Hi, I know the HIGHEST[n] function that gives the highest price for the last n candles. Is it possible to get the HIGHEST price between 2 candles, say the nth and the mth, something like HIGHEST[n,m] ? How to get the candle index corresponding to the HIGHEST output ? Thanks Fred