CANDLES COMPARISON
-
What is the best condition i can put so i can compare the candle id=0 with candle id=-3 for example. i need my candle close not to be in the area of the -3 candle. i tried to use candle closure id0 above or below total body id-3 but it does not work. do you have any ideas?
-
Two conditions:
candle close > high candle id 3
OR
candle close < low candle id 3IDs are not negative, btw
-
@roar
ichimoku and others with "future forecast/plots" can have negative IDs :simple_smile: -
@miro1360
Oh, youre right
-
will try it!!!!! thank you