We go long/short when the difference in pips between the x th previous bar close and the y th previous bar close (y>x) is more or equal than/to 1/-1 * z percent of daily atr. We only enter when minute = 0.
x = bar1;
y = bar2;
z = deltapercent;
EU M1. 2010.
Total net profit : 639.18%
RDD : 28.19%
Note : the indicator is not needed. Test first with fixed lots then adapt the mm according to your broker trading conditions.
Download : ATR Trade Time EA (available in the Elite section).





