What is the easiest way to count bars from the start of the day 00:00:01 till the current bar?
I want to chart the live daily high low HHLL as it happens and have the data stay in a buffer so that I can see the historical intra day movement, PERIOD_D1 only allows the current day's price action, and using a 1mn chart and using 1440 includes yesterday's data.
I want to chart the live daily high low HHLL as it happens and have the data stay in a buffer so that I can see the historical intra day movement, PERIOD_D1 only allows the current day's price action, and using a 1mn chart and using 1440 includes yesterday's data.