finding time of a candle that I know its value buy I don't know its number

 

Hi, I want to find time of a candle that I know its value (e.g. value of the close of candle), but I don't no its number. Is there any way to find it?

Thanks in advance.

 
337252: Hi, I want to find time of a candle that I know its value (e.g. value of the close of candle), but I don't no its number. Is there any way to find it?
Yes, you loop through each one of the bars until you find the one that matches your condition.