I need an EXPERT ADVISOR that trades based on candle stick opening price and there closing price with respect to time

Техническое задание

If 07:00am(GMT+1) candle closes above(up) its opening price then EA can consider taking a BUY order 
as soon as 8:00am candle shows (the new candle), BUT THE EA MUST take note of the following conditions before executing a BUY order, 

THE conditions goes as follows:

1. EA waits till 08:30am (30 min after the new candle has print)
2. IF by 08:30am the new candle price is still above {BULLISH} the closing price of 7:00am candle(the previous candle)
3. EA can take a BUY order only if this first 2 conditions are met 
   ELSE:it should not execute any order again for the LONDON SESSION for the day, But it can wait for the opening of the next candle 9:30am(only if number of order is 2 or more) and then 
   it can reconsider the same 2 conditions again (i.e if its previous candle closes above or below to reconsider for a buy or sell) before taking another order. 
   (5 pips T.P, 10/15 pips S.L) these parameters (T.P $ S.L) can be adjusted in the EA settings.
 



LIKEWISE

If 7:00am(GMT+1) candle closes below(down) its opening price then EA can consider taking a SELL order 
as soon as 8:00am candle shows BUT THE EA MUST take note of the following conditions before executing a SELL order, 

THE conditions goes as follows:

1. EA waits till 8:30am (30 min after the new candle has print)
2. IF by 8:30am the new candle price is still below {BEARISH} the closing price of 7:00am candle(the previous candle)
3. EA can take a SELL order only if this first 2 conditions are met
   ELSE:it should not execute any order  again for the LONDON SESSION for the day, But it can wait for the opening of the next candle 9:30am(only if number of order is 2 or more) and then 
   it can reconsider the same 2 conditions again(i.e if candle closes above or below to reconsider for a buy or sell) before taking another order
   (5 pips T.P, 10/15 pips S.L) these parameters (T.P $ S.L) can be adjusted in the EA settings.
  





 (preferable 30 min time frame for the EA ,but could be used on other time frames and should be able to work on any forex pair even metals and crypto)



===========================================================================================================================================


NOTE: EA can trade during LONDON SESSION {7:00am to 12:00pm} (GMT+1), its order sequence goes like this 

1. By 08:30am if any of this above conditions are met ..E.A should take an order (BUY/SELL) if not it should not take any order for the day for LONDON SESSION  ,
   But it can wait to retry again at 09:30am only if the number of order for LONDON SESSION is set to 2, and if the above conditions are not still met after 2nd try it should not take order and so on,
   it can also retry at 10:30am only if the number of order for LONDON SESSION is set to 3,
   it can also retry at 11:30 am only if the number of order for LONDON SESSION is set to 4
   which is the maximum number of times the EA can execute an order for LONDON SESSION per Day.
   IF number of order for LONDON SESSION is set to ZERO that means EA should not execute any order during LONDON SESSION for the day.

LIKEWISE

NOTE: EA can also trade during NEW YORK SESSION {1pm to 5pm} (GMT+1), its order sequence goes like this 

2. By 01:30pm if any of this above conditions are met ..E.A should take an order (BUY/SELL) if not it should not take any order for the day for NEW YORK SESSION
   But it can wait to retry again at 02:30pm only if my number of order for NEW YORK SESSION is set to 2, and if the above conditions are not still met after 2nd try it should not take order and so on,
   it can also retry at 03:30pm only if my number of order for NEW YORK SESSION is set to 3, 
   it can also retry at 04:30pm only if my number of order for NEW YORK SESSION is set to 4.   
   which is the maximum number of times the EA can execute an order for NEW YORK SESSION per DAY.
   IF number of order for NEW YORK SESSION is set to ZERO that means EA should not execute any order during NEW YORK SESSION.









============================================================================================================================================

EA Settings Layout



VARIABLE VALUE

INPUT *TRADING DAYS
Monday true/false
Tuesday true/false
Wednesday true/false
Thursday true/false
Friday true/false

*NO of order for LONDON-SESSION (0 to 4)
{7am-11am GMT+1)



*No of order for NEWYORK-SESSION (0 to 4) 
{1pm to 5pm GMT+1}

*LOT-size for each order (   )
*T.P for each order ( in pips )
*S.L for each order ( in pips )

*use TRALING stop true/false
trailing stop pips (in pips )
trailing step pips (in pips )
*MAXIMUM spread (   )
{if current spread is higher than max spread
  set EA should not execute any order}

*MAXIMUM loss perday in % of total capital (in % )






help add a dashboard for it to display bot name (victoria xx1), equity, balance, spread  
please kindly include signal notification option for EA so it can send signal to email and alert notification as soon as it takes an order
Thank you.







EA DESIGN PROTOTYPE 2 (Victoria xx1)        AUTHOR: TIMOTHY ODEBODE








Откликнулись

1
Разработчик 1
Оценка
(4)
Проекты
4
25%
Арбитраж
2
0% / 100%
Просрочено
0
Свободен
2
Разработчик 2
Оценка
(11)
Проекты
16
13%
Арбитраж
3
0% / 33%
Просрочено
2
13%
Работает
3
Разработчик 3
Оценка
(173)
Проекты
246
22%
Арбитраж
17
65% / 18%
Просрочено
1
0%
Занят
4
Разработчик 4
Оценка
(7)
Проекты
9
0%
Арбитраж
1
0% / 100%
Просрочено
0
Работает
Похожие заказы
Nt8 30+ USD
i'm searching a way to define which IP address is using by NT8 cause i'm using a multiple IPs machine (for my daily job) and I'd need to have a further confirmation that I'm using the correct IP address with NT8 could anyone explain explain me how to do it for a fee
I need a developer with FxDreema experience to build an MT5 EA that: Manages recovery zones with pending buy/sell orders. Implements trailing stops, pre-defined profit lines, and dynamic lot sizing. Supports money management based on account balance and lot size and money value. Offers options for continuous or stop trading. The developer must provide the source code and FxDreema link . More specific details will be
Hi, I will use: 5 indicators to find main trend , 5indicators to find current trend, find pivot point, support/resistance, reversel candle then entry.......indicators are available on mt5. *Dashboard chart will show on the chart as all indicators result,,,,as MA,MACD, bullish or bearish ,,,,add all others features days of trading,,,,hrs,,,etc
Ea already has it way of placing order by putting pending orders when candle open in the direction of the previous candle .All function of the ea should be maintained nothing should change. I want ea should have a compounding order function,which allow ea place multiple pending order in the form of grid with a compounding pips interval function(the distance between two pending orders) in accordance to original ea
I need to create an EA based on my own strategy that actually is a little bit different from most of the usual EA. This because it use an indicator but the power of the system is just because it can shows target price by designing trendline on the price chart in a unusual way. A friend of mine tried to create it on MT4 platform but, in the end, he realized that this platform has big limits when the program lines
This is a 2000 lines own-made breakout EA that I need to have cleanly converted from mql4 to mql5 for learning purposes The start() is about 400 lines long ; basic breakout with specific features , built for Index CFDs with 2 digits (typically DAX or SP500; TP SL... are expressed in actual Points) The Ontester() is about 400 lines (contains 58 different custom opimizations) The Deinit() is about 150 lines The
I'm looking for an MQL5 expert to develop a trading EA that uses the ratio of candle wicks to body sizes to automatically enter and exit trades. Key features should include: - Autopilot function: The EA should handle trade entries without manual intervention. Trade exits are only by hitting trailing SL. - Trade criteria: Trades should only be placed based on specific, pre-defined ratios of candle wicks to body sizes
Convert my tradingview pine script to mt4, Its a simple and straight code i need an expert programmer to convert my tradingview pine script to mt4, Thats All Thank you
Hello, i would like to have a fix on my plotted lines I use a liquidity strategy on the 1 hr time frame but the indicator that i am using for plotting the 1 hr lines is having a issue and printing the plot lines all over the place on the current 1 and 4 hr plot line as you can see in the screenshot this is very disturbing while i am trading can u fix that or just remove the current 1 hr plot line ?and or only show
Here's the bot's trading strategy in a nutshell>>> I would like to make a simple scalping MT5 EA trading bot for the synthetic indices, specifically for the Boom 1000 Index. This MT5 EA trading bot will be based off of the 10 period moving average that follows specific rules for entry. The parameters of the moving average are as follows: Period:10 Shift:1 Method:Linear Weight Apply to:Close The bot will only initiate

Информация о проекте

Бюджет
80+ USD
Исполнителю
72 USD
Сроки выполнения
до 7 дн.