How to make signals last for more than 1 candle
-
How do I make the signals from indicators last for more than one specified candle? say i have an entry signal from one indicator, but I want another indicator to act as a confirmation (anytime within "x" number of bars)
please help -
@bluekangaroo14 When signal appears, set a variable or flag, count candles using a formula block reset when enough candles have passed.