I know, the term "median maximum drawdown" may sound confusing, so let me explain.
Suppose you have a mechanical trading system S which made N trades, with total return R and the maximum drawdown MD. Let's shuffle the trades (i.e. do a Monte-Carlo simulation). The trades are the same, but the order is different. The total return R will be the same, but the maximum drawdown would be different.
Now, the question is, which "maximum drawdown" should be used for the purposes of the trading system evaluation? There are several candidates:
1. The maximum drawdown from the original sequence of trades (that would be MD)
2. The maximum drawdown from the Monte-Carlo simulation (that would be greater or equal to MD)
3. The average maximum drawdown from the Monte-Carlo simulation (that could be greater or smaller than MD)
4. The median maximum drawdown from the Monte-Carlo simulation (that could be greater or smaller than MD)
I thought about this for a while, and it seems to me that measure (4), the median maximum drawdown, is the most meaningful. What it identifies is the most likely maximum drawdown when trades are reshuffled many times.
In this thread, I don't want to argue about the merits of mechanical or discretionary systems. Let's just see if we can figure out the optimal way to measure the system max drawdown. Thanks.
Suppose you have a mechanical trading system S which made N trades, with total return R and the maximum drawdown MD. Let's shuffle the trades (i.e. do a Monte-Carlo simulation). The trades are the same, but the order is different. The total return R will be the same, but the maximum drawdown would be different.
Now, the question is, which "maximum drawdown" should be used for the purposes of the trading system evaluation? There are several candidates:
1. The maximum drawdown from the original sequence of trades (that would be MD)
2. The maximum drawdown from the Monte-Carlo simulation (that would be greater or equal to MD)
3. The average maximum drawdown from the Monte-Carlo simulation (that could be greater or smaller than MD)
4. The median maximum drawdown from the Monte-Carlo simulation (that could be greater or smaller than MD)
I thought about this for a while, and it seems to me that measure (4), the median maximum drawdown, is the most meaningful. What it identifies is the most likely maximum drawdown when trades are reshuffled many times.
In this thread, I don't want to argue about the merits of mechanical or discretionary systems. Let's just see if we can figure out the optimal way to measure the system max drawdown. Thanks.