How to check a past event for a period of time?
-
Example: I want to check if there was a MA crossover during the last 50 candles.
Right now I just create 50 blocks conditions for each candle lol...but is there a more efficient way to do it? Like a loop for candle or something...?
Cheers u all!
-
cross width in the middle
-
@tipsywisdom 50, for the last 5 candles.
-
-
@jstap Updated loop
-
@jstap Genius^^ Thanks!!
-
@noctis Your welcome
