How to access a specific m1 bar's high with only the data and time as given?
Created at 31 Jul 2020, 12:13
How to access a specific m1 bar's high with only the data and time as given?
31 Jul 2020, 12:13
I drew a rectangle and I have stored time1 of the rectangle into var t1 and time2 of the rectangle into var t2. Now I want to get the high of m1 bars at t1 and t2.
For example: t1 = July 29, 2020 12:00 and t2 = July 29, 2020 12:10. I want to get the high of July 29, 2020 12:00 m1 bar and July 29, 2020 12:10 m1 bar.
How do I do it?
PanagiotisCharalampous
31 Jul 2020, 12:21
Hi fang0092,
See below an example
Best Regards,
Panagiotis
Join us on Telegram
@PanagiotisCharalampous