e.g. trading both ES 09-16 and ES 12-16 at the same time.
During backtests and live trading, I would like to dynamically choose contract months.
I hope to do this by setting the primary bar series as ES ##-##, but then having 2 dynamic bar series that will change depending on the date and spreads between contract months.
For example...
In January, I want to set my 2 dynamic series to ES 03-16 and ES 06-16.
Once it hits March, I want to exit my trades, and set the 2 dynamic series to ES 06-16 and ES 09-16.
How can I accomplish something like this?
Thank you

Comment