AddDataSeries("VIX", new BarsPeriod { BarsPeriodType = BarsPeriodType.Minute, Value = 15 }, "CET 0900-2215");
I cannot access the close of that series via:
Closes[1][0];
Also the barsloaded check shows -1 bars loaded.
Help appreciated.
Many thanks
SOLVED - ^VIX - the correct Ticker was missing. Regards and good trading to all.
