
What Is Maximum Drawdown and Why It Matters More Than Profit
When beginner traders evaluate a trading strategy, the first thing they look at is profit. "How much did the strategy make?" But professionals ask an entirely different question: "What was the maximum drawdown?" This single metric determines whether you can psychologically and financially endure a strategy in live trading — or whether you'll break at the first serious decline.
In this article, we'll thoroughly examine what maximum drawdown is, why it's critically more important than returns, how to properly interpret it, and how to use it when analyzing backtesting results.
What is drawdown?
Drawdown is the decline in a trading account's value from its peak to a subsequent low point. Simply put, it's the "hole" your balance falls into after a series of losing trades or a single large loss.
Imagine: your deposit grew from $10,000 to $15,000 — great, a 50% profit. But then a series of losses dropped the balance to $11,000. The drawdown from the peak was ($15,000 - $11,000) / $15,000 = 26.7%. Even though you're still profitable relative to your initial deposit, you lost more than a quarter of your achieved maximum.
Drawdown isn't just an abstract number. It's real money that was "in your account" and disappeared. Psychologically, this is experienced as a loss, not as "reduced profit."
Types of drawdown: absolute, relative, and maximum
In trading, there are several types of drawdown, each carrying its own information:
Absolute drawdown
Absolute drawdown is the maximum decline below the initial deposit. If you started with $10,000 and the minimum balance throughout history was $9,200, the absolute drawdown is $800 (or 8%). This metric matters because it shows whether you risked losing part of your starting capital.
Relative (current) drawdown
Relative drawdown is the current decline from the last peak value. It "resets" every time the balance reaches a new high. This is a dynamic metric that traders monitor in real time.
Maximum Drawdown (MDD)
Maximum drawdown is the largest relative drawdown over the entire trading period. It's the deepest "hole" your account fell into. MDD is the key risk metric for a strategy because it shows the worst-case scenario that already occurred. And it's important to understand: the future could be worse.
Why drawdown matters more than profit: the math of recovery
The primary reason professional traders prioritize drawdown over returns is the asymmetry between losses and gains. The mathematics here is unforgiving:
- A 10% loss requires an 11.1% gain to recover
- A 20% loss requires a 25% gain to recover
- A 30% loss requires a 42.9% gain to recover
- A 40% loss requires a 66.7% gain to recover
- A 50% loss requires a 100% gain to recover
- A 70% loss requires a 233% gain to recover
- A 90% loss requires a 900% gain to recover
See the pattern? The deeper the drawdown, the exponentially harder it becomes to climb out. A 50% loss isn't "half the trouble" — it's a catastrophe, because you need to double your remaining capital just to get back to zero.
Now consider two strategies:
- Strategy A: 120% annual return, 60% maximum drawdown
- Strategy B: 40% annual return, 15% maximum drawdown
At first glance, Strategy A appears three times more profitable. But if it enters a 60% drawdown, you'll need a 150% gain from the bottom just to recover. Strategy B, with a 15% drawdown, only needs 17.6% to bounce back. Strategy B will likely survive any crisis, while Strategy A could destroy your account.
The psychological factor: why people can't endure drawdown
Mathematics is only part of the problem. The second, equally important part is psychology. Research in behavioral economics (the work of Daniel Kahneman and Amos Tversky) has shown that the pain of a loss is felt approximately 2-2.5 times more intensely than the joy of an equivalent gain.
This means a 30% drawdown is psychologically as painful as a 60-75% profit is joyful. When you watch your account shrinking day after day, fear and panic mechanisms activate.
The typical sequence of a trader's actions during a deep drawdown:
- Denial: "This is temporary, the market will reverse"
- Anxiety: "Maybe I should reduce my position?"
- Panic: "I need to close everything immediately!"
- Capitulation: the trader closes positions at the bottom of the drawdown
- Regret: the market reverses, but the trader is already out
This is precisely why, when backtesting, it's critical to evaluate not just the final return but also the maximum drawdown. If the backtest shows a 45% drawdown, ask yourself honestly: could you endure watching almost half your account disappear? Most people cannot.
How maximum drawdown is calculated
The formula for calculating maximum drawdown is straightforward:
MDD = (Peak Value - Trough Value) / Peak Value x 100%
Step-by-step algorithm:
- Build the equity curve — a chart of balance changes per trade or over time
- For each point, determine the running peak — the highest value from the beginning to that point
- Calculate the current drawdown: (running peak - current value) / running peak
- Maximum drawdown is the largest value among all current drawdowns
An important nuance: MDD is typically calculated on equity (floating capital, including open positions), not on balance (realized trades only). This provides a more realistic picture, since within a trade, equity can dip significantly deeper than the balance reflects.
Calculation example
Suppose the equity curve looks like this: $10,000 -> $12,000 -> $11,000 -> $13,500 -> $10,500 -> $14,000.
- First drawdown: from $12,000 to $11,000 = 8.3%
- Second drawdown: from $13,500 to $10,500 = 22.2%
Maximum drawdown = 22.2%. Note: the total return was 40% ($10,000 -> $14,000), which looks attractive. But during the process, the strategy lost more than a fifth of its capital — and this was the best historical scenario.
Acceptable drawdown levels by strategy type
There's no single "correct" drawdown level — it depends on trading style, timeframe, and risk tolerance. However, there are generally accepted benchmarks:
Conservative strategies (scalping, arbitrage, market-making)
- Expected drawdown: 3-10%
- Critical threshold: 15%
- Characteristics: high trade frequency, small average profit, but a smooth equity curve
Medium-term strategies (swing trading)
- Expected drawdown: 10-25%
- Critical threshold: 30%
- Characteristics: moderate frequency, larger moves, seasonal dips
Trend-following strategies (position trading)
- Expected drawdown: 20-35%
- Critical threshold: 40%
- Characteristics: infrequent but large profits; extended losing periods in ranging markets
Aggressive strategies (high leverage, cryptocurrencies)
- Expected drawdown: 25-40%
- Critical threshold: 50%
- Characteristics: high volatility, potentially high returns, but significant risks
If a backtest shows drawdown above the critical threshold for its strategy type, that's a serious red flag. The strategy needs optimization or should be rejected.
Drawdown and position sizing: the direct link
Maximum drawdown is directly tied to position sizing. This is one of the most underappreciated relationships in trading.
A simple rule: if you double your position size, maximum drawdown will also roughly double. Conversely, reducing position size proportionally decreases drawdown.
Example: a strategy with 2% risk per trade showed MDD = 20%. Increasing risk to 4% per trade would push MDD to approximately 40%. At 1% per trade, it would drop to roughly 10%.
This means drawdown can be "tuned" through position sizing. Professional traders typically define their maximum acceptable drawdown (say, 25%) and calibrate position size so that historical MDD fits within those bounds with a safety margin.
Formula: Risk per Trade = Acceptable MDD / Historical MDD x Current Risk per Trade
If a strategy showed MDD of 30% at 2% risk per trade, and you want MDD no higher than 20%: Risk per Trade = (20/30) x 2% = 1.33% per trade.
Key ratios based on drawdown
Maximum drawdown forms the foundation of several crucial strategy evaluation ratios:
Calmar Ratio
Calmar = Annual Return / Maximum Drawdown
Shows how much return is generated per unit of risk. A Calmar above 1 is considered good, above 2 is excellent, and above 3 is outstanding.
Recovery Factor
Recovery Factor = Net Profit / Maximum Drawdown
Shows how many times the total profit exceeded the maximum drawdown. A value above 3 is considered good for most strategies.
Risk-reward by drawdown
Many traders use the ratio of expected return to MDD as a strategy-level Risk/Reward measure. The minimum acceptable ratio is 2:1 (e.g., 40% annual return with 20% MDD).
Recovery Time
Beyond drawdown depth, its duration matters — how long it took to exit the drawdown and reach a new peak. A prolonged drawdown (e.g., 6+ months) is often more psychologically destructive than a deep but short-lived one.
Common mistakes in drawdown analysis
Even experienced traders make mistakes when working with drawdown. Here are the most frequent ones:
1. Ignoring drawdown when evaluating a strategy
The most common mistake is looking only at total return. A strategy with 200% returns and 70% drawdown looks appealing — until you realize that in live trading, there's a 90% chance you would have closed all positions long before reaching 200%.
2. Believing "my drawdown won't exceed the historical one"
Historical MDD is the minimum estimate of future drawdown. In reality, drawdown almost always turns out deeper than in a backtest. Rule of thumb: multiply historical MDD by 1.5-2x for a realistic estimate.
3. Evaluating drawdown over a short period
A 3-month backtest during a bull trend will show minimal drawdown. This tells you nothing about actual risk. Test your strategy on at least 2-3 years of data, including crisis periods and sideways markets.
4. Confusing equity drawdown with balance drawdown
Balance drawdown (from closed trades) is always smaller than equity drawdown (including open positions). Use equity drawdown — it shows true risk.
5. Not accounting for trade sequence
An average losing trade of -2% seems harmless. But 10 consecutive losing trades at -2% produce approximately 18% drawdown. Maximum consecutive losses directly determine your drawdown.
How to use drawdown analysis in backtesting
Backtesting is the ideal tool for drawdown analysis because it lets you assess risk before risking real money. Here's a practical checklist:
When creating a strategy
- Define your pain threshold: what drawdown can you actually endure? Be honest — most people overestimate their resilience
- Start with a conservative position size and increase only if drawdown stays within acceptable bounds
- Add stop-losses to every trade — they cap the maximum loss per position
When analyzing results
- Compare MDD to returns: the Calmar Ratio (return / MDD) should be at least 1
- Check recovery time: if the drawdown lasted more than 30% of the total test period, the strategy is too risky
- Examine the equity curve: smooth growth with small drawdowns beats a "sawtooth" pattern with deep plunges
- Assess how drawdown is distributed over time: does it coincide with known market crises?
When optimizing
- Don't optimize solely for maximum profit — add a maximum drawdown constraint
- Check how parameter changes affect drawdown: if a small change dramatically increases MDD, the parameters are fragile
- Test across different time periods: stable drawdown across different data sets signals a robust strategy
Drawdown across markets: crypto vs forex vs stocks
Acceptable drawdown depends not only on strategy type but also on the market being traded:
Cryptocurrencies
The crypto market is characterized by extreme volatility. Bitcoin has historically shown 50-80% drawdowns from its highs. Consequently, crypto strategies have elevated MDDs. A drawdown of 25-35% for a crypto strategy can be normal, whereas for a forex strategy it would be alarming.
Forex
The currency market is less volatile, but leverage can amplify drawdown. Strategies without leverage typically have MDD of 5-15%; with 1:10 leverage, proportionally more. Key risk: weekend gaps and news events that can blow through stop-losses.
Stock market
Stocks have moderate volatility but are subject to systemic risks (2008, 2020 crises). Stock strategies with MDD of 15-25% are considered good. It's important to test over a period that includes at least one serious market crisis.
Practical tips: how to reduce drawdown
If backtesting shows excessive drawdown, here are proven methods to lower it:
- Reduce position size — the simplest and most reliable approach. If MDD = 40% at 3% risk per trade, cut to 1.5% and MDD drops to roughly 20%
- Add a trend filter — avoid counter-trend signals. A moving average filter (e.g., SMA 200) can significantly reduce the number of losing trades
- Use trailing stops — instead of fixed take-profit, let winning trades run while protecting gains with a trailing stop
- Diversify across instruments — trade several uncorrelated instruments. When one is in drawdown, another may compensate
- Set maximum daily/weekly loss limits — if the day's loss exceeds a threshold, stop trading until the next day
- Test during crisis periods — if a strategy survives the COVID crash of March 2020, it can handle a lot
Conclusion: think about drawdown before thinking about profit
Maximum drawdown is the mirror that reveals the true face of your strategy. Profit is what you want to see; drawdown is what you need to see.
Remember three key principles:
- Real drawdown will be larger: multiply historical MDD by 1.5-2x for a realistic estimate
- Survival first, profit second: a strategy with 15% MDD and 30% return is better than one with 50% MDD and 100% return
- Your psychological threshold is lower than you think: most traders can't endure drawdown above 20-25%, even if they believed they were prepared for 40%
Use backtesting to stress-test your strategies. Test over long periods that include different market conditions. Analyze not just drawdown depth but also its duration. And remember: the best strategy is one you can consistently execute — and that's impossible without an acceptable drawdown level.
Further Reading
About the Author
Trading systems developer and financial engineer. 10+ years building automated trading infrastructure and backtesting frameworks across crypto and traditional markets.
FAQ
What is Maximum Drawdown (Max DD)?▾
Maximum Drawdown (Max DD or MDD) is the largest peak-to-trough decline in a portfolio's value over a specific period. It measures the worst-case loss scenario that a strategy experienced. For example, if a balance grew to $10,000 and then fell to $7,000, the maximum drawdown is 30%.
Why does drawdown matter more than profit?▾
Drawdown matters more than profit for several reasons: 1) it reveals the true risk of a strategy; 2) a 50% loss requires a 100% gain to recover; 3) large drawdowns are psychologically devastating and lead to discipline breakdown; 4) a strategy with lower drawdown is more resilient to market shocks and more likely to survive long-term.
What level of drawdown is acceptable?▾
Acceptable drawdown levels depend on strategy type: conservative strategies (scalping, arbitrage) should stay under 10%; medium-term strategies (swing trading) can tolerate 15-25%; aggressive trend-following strategies may see 30-35%. Drawdown above 40% is considered dangerous for any strategy type, as it requires over 67% gain to recover.
How do you calculate maximum drawdown?▾
Maximum drawdown is calculated using the formula: MDD = (Peak Value - Trough Value) / Peak Value x 100%. The steps are: 1) identify all local peaks in the equity curve; 2) for each peak, find the lowest value before the next peak; 3) calculate the percentage decline; 4) select the largest value. This gives you the worst historical decline.
How can you reduce drawdown in a trading strategy?▾
Key methods include: 1) reduce position size (risk per trade); 2) use stop-losses on every trade; 3) diversify across instruments and timeframes; 4) add trend filters to avoid trading in unfavorable conditions; 5) use trailing stops to protect profits; 6) test the strategy across different market regimes (trending, ranging, crisis periods).
Related articles
Comments (0)
Loading comments...

