How to get timestamp of highest high in custom indicator range.
-
I am using RSI as a custom indicator and would like to get the timestamp (or candle ID if possible) of the highest value in a given range.
For example in the screenshot below, I would like to get the timestamp of the value indicated by the red arrow.
.I wish there was an option to get Candle ID by Range of Candles option in the block shown in the screenshot below.

Thank you for your help.
-
@roar I might need your help here.
-
There is no block in fxDreema doing that. You will need a custom loop to find it