ritest candle after breaking
-
hello, is it possible to program the EA to enter the market on the retest of a candle that breaks a level?

-
@slydexx Yes, but you wil need a highy complex structure searching for those retest candles. An ambitious project to do, certainly.
-
Thanks, ambitious is a word that scares me a little, I'm still at the beginning I try to get better , and then try to create more complex structures.
-
@slydexx If you have the level then you need to do something when market properties are below/above in between.
-
I think if you have the condition for breakout, surely you can also have condition for reversal, right?