Could you please consider adding code that would allow us to reload the script after the completion or beginning of a bar i.e. "F5". In many instances I want my chart to calculate on BaronClose = false because it gives me a heads up on a condition becoming true or not.
The problem is that when you hit reload script, a bar that should have been painted wasn't or maybe was and should not have been. This is the result of using historical data.
I do not want the indicator to be set to BaronClose=true because it might be late on a heads up on what may happen.
I don't feel this would be hard to add and would be a welcomed addition to programmers.
Alternatively, if you have a work-around, I would appreciate your thoughts.
Thank you.

Comment