Main points:
- backtesting is an attempt to learn the future by looking at the past
- the connection between past and future is chaotic
- if we look at the wealth curve of a backtest, everything we infer about that result could be wrong
- mimicking the backtest with random trades provides a true picture of when the strategy works and when it doesn’t
- it is useful to do the backtest with multiple starting portfolios
- the only truly out-of-sample test is real trading
- herd risk is a problem
- we played the minority game
- optimism bias is a problem
Presented 2010 November at the Thalesians.
There is a video of the talk on the Thalesian website (towards the bottom).
Kommentarer inaktiverade för Effective Backtesting
jun 25, 26
The function in question is scriptSearch. I’m not much for superlatives — ”most” and ”best” imply one dimension, but we live in a multi-dimensional world. I’m making an exception. The [...]
jun 25, 26
I recently gave a talk at the R in Finance conference in which I introduced the marketAgent package for R. Here is the source for the package if you'd like [...]
jun 25, 26
Executive summary Surprisingly good. And it’s not like my expectations were especially low. Structure There are 20 chapters. I mostly like the chapters and their order. Hadley breaks the 20 chapters [...]


