TL;DR
Max drawdown is the largest percentage drop from a portfolio’s peak value to its lowest point before recovering — it’s the single most important number for understanding whether you can psychologically and financially survive a strategy’s worst stretch.
What Is Max Drawdown?
Maximum drawdown (MDD) measures the worst peak-to-trough decline in the value of a trading account or strategy over a given period. It answers the question: “If I had started trading this strategy at the worst possible time, what is the most money I would have lost before the equity curve recovered?”
Max drawdown is expressed as a percentage of peak value. If a strategy grew from $10,000 to $15,000 and then fell to $9,000 before recovering, the max drawdown is ($15,000 - $9,000) / $15,000 = 40%. This 40% figure is the critical number — it tells you that running this strategy requires the psychological and financial capacity to absorb a 40% loss before seeing recovery.
Max drawdown is a backwards-looking risk measure, but it is the most actionable one available to retail traders. Unlike volatility or Value at Risk, drawdown is intuitive: it represents real money lost from a real equity peak. Professional fund managers use it as the primary risk constraint for strategy selection — a strategy with a 50% historical drawdown is generally excluded from consideration regardless of how high its returns were, because most investors will exit (and crystallize losses) before the recovery occurs.
Key Formula / Numbers
Max Drawdown (%) = (Peak Value - Trough Value) / Peak Value × 100
Calmar Ratio = Annualized Return / |Max Drawdown|
(Higher is better; >0.5 is acceptable; >1.0 is strong)
Drawdown severity benchmarks:
| Max Drawdown | Assessment |
|---|---|
| < 10% | Low risk; manageable for most traders |
| 10–20% | Moderate; requires discipline to hold through |
| 20–35% | High; only suitable with conviction and capital reserves |
| > 35% | Severe; most traders will exit before recovery |
How Quantzee Uses This
When evaluating Quantzee indicator performance across backtested strategies, max drawdown is the primary risk metric alongside Sharpe ratio. The AI Adaptive Quant Toolkit’s adaptive signal logic is specifically designed to reduce drawdown duration — not just maximum decline — by changing signal sensitivity during high-volatility regimes. A shorter drawdown period means less psychological stress and faster equity curve recovery, which is often more important than a marginally lower peak decline.
Common Mistakes
- Ignoring drawdown duration: A 20% drawdown recovered in 2 weeks is very different from a 20% drawdown that lasted 14 months. Always check both the depth and the duration of historical drawdowns — time underwater is its own form of risk.
- Using maximum drawdown as a fixed stop: Some traders decide to stop running a strategy when it hits its historical max drawdown. This creates perverse incentives — you are most likely to quit right before a recovery, locking in the maximum loss.
- Optimizing for max drawdown at the expense of returns: Reducing position size to zero eliminates drawdown but also eliminates returns. The Calmar Ratio (annualized return / max drawdown) balances the two and is a better optimization target than drawdown alone.
Related Terms
FAQ
What is a good max drawdown for a trading strategy?
There is no universal answer, but professional benchmarks typically require max drawdown below 20% for trend-following strategies and below 10–15% for market-neutral strategies — the key is that the drawdown must be within your psychological and capital capacity.
Is max drawdown calculated on equity or on trades?
Max drawdown is typically calculated on the equity curve — the running account balance over time — rather than individual trade P&L, because it captures the experience of a trader running the strategy continuously.
Can max drawdown predict future losses?
Max drawdown is backward-looking and does not predict future losses, but it establishes a lower bound on risk: future drawdowns are unlikely to be permanently smaller than historical ones without a structural improvement in the strategy.