Indicator condition on multiple historic candles. Lookback
-
Re: [Custom Indicator](Looking Candles Back)
Hi Admin I have an indicator where I want to check the indicators value of each candle in a range of candles. Then if any candle is below the value of 0 then the condition is not met.
At the moment I make multiple conditions, one for each candle look back. So I have the same condition "must be > 0" and I change the candle ID.
Thanks
Peter -
can you share what you did?
-
Try that block "Indicator moves within limits".
The other way to look back is this - when you work with custom indicators (My Indicators in Condition block), there are few extra options in "More settings", and some of them have some kind of lookback behavior