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.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
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.