Quote from dyson:
Anyone know of a software program that will stitch together individual futures contracts into a continuous contract for backtesting? Thanks
Quote from NetTecture:
Yes. I know. Question answered.
Note: you definitely want a database of daily information (ohlcvi) so you can easily plan which contract to use from which day.
Quote from cashcow:
Any software which does this generally does it incorrectly. From experience you may spend ages and find software and will then be very disappointed by the results. Best bet is to learn to program and write a bit of code, or pay someone to write some code which creates continuous contracts exactly the way you require.
Quote from cashcow:
CSI has very good data - unfortunately it is limited to daily data though. I think the question was to process an existing data series, as opposed to software that gives you an adjusted series. Many of the charting/data apps including CSI, CQG and eSignal have varying degrees of creating a chained series.