EA that can OP at specific time

 

Hi, how to code an EA that OP at specific time.? 

Example logic:

TF: H1

1. If candle close is bearish  at time 10.00am then EA will OP buy at next open candle ( at 11.00am)

2. If candle close is bullish at time 10.00am  then EA will OP sell at next open candle ( at 11.00am)

3. If candle close bearish at time 10.00am and 11.am then EA will OP at buy at 12.00pm

4. If candle close bullish at time 10.00am and 11.am then EA will OP at sell at 12.00pm 

 

Can anyone help me.. Thank you. 

 

Forum on trading, automated trading systems and testing trading strategies

Welcome,

  • Usually people who cannot code do not receive free help on this forum, although it could happen if you are lucky. Be patient.
  • If you show your attempts and describe your problem clearly, you will most probably receive an answer from the community.
  • If you do not want to learn to code, that is not a problem. You can either look at the Codebase if something free already exists, or in the Market for paid products (also sometimes free).

Good luck.