EA which has different time frame
-
Hello
I want to create a forex robot which Has different timeframe. Example triple exponential moving average(21) is above moving average(50EMA) and candle is above parabolic sar, this must be in 1Hr timeframe then the same setup happen to 5M timeframe I enter the trade -
Best is to strt your project so that we can guide you. you will need a set of 2 conditions, 1H time frame for 1 condition and 5min time frame on other condition.
-
@SHEDRACK-MZIRAY Easy. Just select the conditions blocks to be working on 1H and run the EA on the 5M timeframe.
-
Thank you for advise
-
@SHEDRACK-MZIRAY You're welcome.