Pat
7th April 2006, 05:45 AM
Would it be possible in the Monte Carlo analysis to completely randomise the order in which trades are taken during a test.
Something akin to generating a trade database, taking all of the trades and putting them into a hat and on each day randomly selecting how many trades are drawn out of the hat, which potential trades are available to be taken and based on available money, which trades are taken ? :?: The only thing that would remain fixed potentially is the period of the test and the trade length of each of the trades.
This would allow for a similar number of overall profitable and losing trades to occur in the future (backtest), but the order that they occur in to be different to what they did in the past. This could be a rough way of simulating out of sample data, apart from the normal rigors in database production of in sample design and out of sample testing.
The reason for my question is the current simulator, while excellent, always commences on the same day and the order of available trades is always the same (all be the trades taken are randomly selected). Which I feel could give the results some bias towards curve fitting in-sample.
Cheers,
Pat
Something akin to generating a trade database, taking all of the trades and putting them into a hat and on each day randomly selecting how many trades are drawn out of the hat, which potential trades are available to be taken and based on available money, which trades are taken ? :?: The only thing that would remain fixed potentially is the period of the test and the trade length of each of the trades.
This would allow for a similar number of overall profitable and losing trades to occur in the future (backtest), but the order that they occur in to be different to what they did in the past. This could be a rough way of simulating out of sample data, apart from the normal rigors in database production of in sample design and out of sample testing.
The reason for my question is the current simulator, while excellent, always commences on the same day and the order of available trades is always the same (all be the trades taken are randomly selected). Which I feel could give the results some bias towards curve fitting in-sample.
Cheers,
Pat