I can use Market Replay data to "refreash" my bid/ask indicators (only during market replay of course) but a true windows "refresh" event can not. I belive I read that bid/ask data is not stored the same in both approaches.
I'm wondering if there is a way to save the dataseries data I use in my indicator and have it used on the chart update after a windows refresh? I'm certain I could write it to disk and pull it back in...will give that a try...I think thats what the one GOMCD indicator does...but numerous issues arrise related to the chart time frame, it would need to remain the same for this apparoch or the raw market data would need to be saved and processed accordingly.

HOpefully the issues can be fixed soon.
. It is imperative that historical bid ask and last data can be processed in the same sequence that it was received in real time. That is all really.
Comment