Indicators do however work.
I want an indicator that displays the same number as the currentBars variable in strategies on my chart. All the indicators I've found simply display the bar count from the start of the day session but it seems like currentBars is showing the bars starting counting from the weekly session?
In the script output I can see the bars seems to start counting from 06.21.24. So today for example my bars are already around 1500 on the 2000 tick chart.
The indicators I've found simply number the bars from the start of the day session.

Comment