Instrument tmpInstrument = Instrument.GetInstrument("CL 09-20");
DateTime rolloverDate = tmpInstrument.MasterInstrument.GetNextRolloverDate(new DateTime(2020, 9, 1));
Run the same code for {CL 10-20 Nymex} and it returns the same thing, 9/17/2020 12:00:00 AM. << makes no sense
I also tried adding CL 09-20 to the Market Analyzer, which failed. And I strangely got it in a state where I couldn't add CL 10-20 to the list because NT said it was already there but it wasn't displayed.
Yes, I updated my database and latest roll-overs.
See that CL 10-20 shows only 9 days remaining in the Market Analyzer.
PS I'm using CQG.

Comment