So after a symbol switch, the daily would show perhaps a cached version of the chart, if no tick occurs in the next 5 seconds, it would still show a cached version. Once the tick occurs, then it would be accurate again. I have tried 3 options to remedy, these are changing the display intervals, manually reloading historical data and reloading ninjascripts, but they all doesn't fix this because it is always waiting for the next tick.
I think the implementation of "loading a chart" should have this automatically updated and I believe it is a bug that it doesn't do this. You normally wouldn't notice this if it's a highly volatile market or even just during market hours, so this might be hard to spot.

Comment