I will provide more detail, but first I want to know if there is a quick fix for a common issue.
I am using StrategyPlot to plot a spread between two stocks.
it works, everything is doing as expected. The part that I want to know if anyone has run in to is when you run it in real time, it's correctly plotting up to the point you start the strategy and then as it runs in real time, the plot just keeps falling as though its not getting new data. Mind you if I "reload" the historical data, it then re-adjusts and shows correctly.
I am using multi-series and I am using bars in progress, etc.
If this is rare or unheard of issue, I will provide code and more detail. My guess is I am missing something obvious.
Thanks,

Comment