I have a strategy that uses an SMA as an indicator, taking the VX 11-19 data series.
I update the data series to VX 12-19, however the indicator still uses the original VX 11-19 data series. so the results would be wrong...
How can I update the indicator data series to VX 12-19 inside the code?
Thanks!

Comment