Condition explanation needed
-
Dear forum members
I want to implement 1 condition but dont understand the options i think
Settings areLO --> Candle close --> candle id --> 3
RO --> Indicator EMA --> under more settings candle id comes back
If i want to match the same candle as in the LO what number should i place there?
3?Thanks in advance
Kind regards -
Candle ID is the number of candle. 0 is the current candle, 1 is the previous and so on. Candle 3 is this one:

To get its Close, Candle ID should be 3. Also, to get MA that is above/below this candle, also set Candle ID to 3. -
@fxDreema
Thanks for this