Skip to content
Prev 3197 / 15274 Next

Generic versus calendar futures in trading models

Jorge Nieves wrote:
My first question is: How are you constructing your continuous series? 
There are many methods for constructing a continuous series for futures
and options, and the all have different problems.

Also, I think that one of the challenges in creating a backtesting
infrastructure for this type of instrument is that you can test a model
against a continuous series, but you will eventually want to hest against
historical quote and trade data on real insturments (e.g. tick data from
the exchange).  This raises your complexity immensely, for obvious
reasons.

Regards,

  - Brian