Maximum Drawdown
Maximum drawdown is the largest peak-to-trough percentage decline in an account's equity over a period, measuring the worst loss an investor would have endured.
Quick answer: Maximum drawdown is the largest peak-to-trough percentage decline in an account's equity over a period, measuring the worst loss an investor would have endured.
In simple words
Maximum drawdown is the deepest fall from a high-water mark to a following low before a new high is made. It answers a blunt question: what is the worst it got? A strategy with attractive average returns but a 60 percent drawdown may be untradeable in practice, because few people can hold through that and because the gain needed to recover grows disproportionately with the depth of the fall.
Visual explanation
Maximum Drawdown
An equity curve with its peak, trough and the drawdown measured between them.
Professional explanation
Definition and measurement
Drawdown at any moment is the percentage decline from the highest equity reached so far (the high-water mark) to the current equity. Maximum drawdown over a period is the largest such decline observed. It is computed by tracking a running peak and, at each point, the drop from that peak, then taking the worst value. Related measures include drawdown duration (how long the account stays below the prior peak) and time-to-recovery, both of which capture the lived experience of a drawdown that the single depth number does not.
The recovery asymmetry
The defining, counter-intuitive fact is that recovering from a drawdown requires a larger percentage gain than the loss itself, because the gain is earned on a smaller base. A 10 percent loss needs about 11 percent to recover, a 25 percent loss needs 33 percent, a 50 percent loss needs 100 percent, and an 80 percent loss needs 400 percent. This convexity is why deep drawdowns are so dangerous: past roughly 50 percent, the required recovery outruns any realistic return, and the account is effectively crippled even if the strategy is still sound.
Why drawdown matters more than average return
Two strategies can have the same average return and utterly different survivability. Drawdown determines whether a trader can actually stay invested to earn that average, whether an allocator will keep funding the strategy, and how much leverage is safe. It also drives psychological failure: most abandonment happens near the bottom of a drawdown, locking in the loss just before recovery. For these reasons professional evaluation weights drawdown-adjusted metrics (Calmar, MAR, Sterling ratios) heavily, not just return or Sharpe.
Path dependence and leverage interaction
Drawdown is path-dependent: the same set of trades in a different order can produce a different maximum drawdown, which is why a single historical figure understates the range of possibilities. Leverage amplifies drawdown directly, and worse, a deep enough drawdown can trigger margin calls or forced liquidation that turn a paper drawdown into a realised, permanent loss. On leveraged NSE derivatives this coupling is acute: a drawdown that also depletes margin can force square-off at the worst point, converting a recoverable dip into ruin.
Estimating the drawdown you should expect
The historical maximum drawdown is only one realisation of a random process and almost always understates the future, because the worst is by definition still to come. Monte Carlo resampling of the trade sequence gives a distribution of possible maximum drawdowns, from which you can read, for example, a 95th-percentile drawdown far deeper than the backtest showed. Planning capital and leverage against that modelled figure, rather than the observed one, is a core discipline of honest risk management.
Managing drawdown in a live system
Systems often encode drawdown-based de-risking: reducing position size or halting new entries once drawdown crosses a threshold, and requiring a partial recovery before re-engaging. This trades some upside for a lower chance of catastrophic loss and is a natural bridge to circuit breakers and kill switches. The design choices are the trigger level, whether de-risking is gradual or a hard stop, and how re-entry is governed, each balancing capital protection against the risk of being flat during the recovery.
Formula
Recovery% = DD ÷ (1 − DD)
DD = drawdown as a fraction (e.g. 0.50 for 50%). Recovery% is the gain needed to return to the prior peak: 0.50 ÷ 0.50 = 1.00 = 100%. For 0.20, 0.20 ÷ 0.80 = 0.25 = 25%. The required gain rises faster than the loss.
Loss versus gain needed to recover
| Drawdown | Gain to recover | Note |
|---|---|---|
| 10% | 11.1% | Roughly symmetric |
| 25% | 33.3% | Asymmetry visible |
| 50% | 100% | Must double |
| 75% | 300% | Quadruple |
| 90% | 900% | Practically unrecoverable |
Practical example
Illustrative example (Indian market)
A backtest on ₹10,00,000 shows a maximum drawdown of 30 percent, meaning equity fell from a ₹12,00,000 peak to ₹8,40,000 before recovering. To climb from ₹8,40,000 back to ₹12,00,000 requires a gain of 3,60,000 ÷ 8,40,000 ≈ 42.9 percent, matching the formula 0.30 ÷ 0.70. Now suppose Monte Carlo resampling of the same trades shows a 95th-percentile maximum drawdown of 45 percent; you should plan capital and leverage as if a 45 percent fall (needing an 82 percent recovery) is realistic, not the 30 percent the single backtest happened to produce.
During sharp NSE selloffs, a leveraged options or futures book can hit a drawdown that simultaneously erodes available margin, so the exchange or broker forces square-off near the low; the paper drawdown becomes a locked-in loss, which is why leverage should be set against the modelled worst drawdown, not the average.
Advantages
- Captures worst-case pain in a single, intuitive number
- Directly informs how much leverage and capital a strategy can bear
- Drawdown-adjusted ratios (Calmar, MAR) rank strategies by survivability, not just return
- A live drawdown limit provides a natural de-risking trigger
Limitations
- The historical maximum is only one sample and almost always understates the future
- It is path-dependent, so the same trades reordered give a different figure
- Depth alone ignores duration and time-to-recovery, which matter psychologically
- It says nothing about the cause, so a benign and a pathological drawdown look identical
- Leverage and margin coupling can turn a paper drawdown into forced, permanent loss
Why it matters in practice
- Drawdown decides whether a trader can stay invested long enough to earn the average return
- Most strategy abandonment happens near the drawdown low, locking in the loss
Common mistakes
- Treating the backtest's maximum drawdown as the worst that can happen
- Comparing strategies on return while ignoring the drawdown needed to earn it
- Underestimating recovery: assuming a 50 percent loss needs only a 50 percent gain
- Sizing leverage against average performance rather than the modelled worst drawdown
- Ignoring drawdown duration, so a shallow but multi-year underwater period is missed
- Failing to model the margin call that a deep drawdown triggers on leveraged positions
Professional usage
Professional allocators and quants treat maximum drawdown as a first-order risk metric, often more important than average return, and evaluate strategies on drawdown-adjusted ratios such as Calmar and MAR. They estimate a drawdown distribution via Monte Carlo rather than trusting the single historical figure, set leverage so that even the modelled tail drawdown stays within tolerance, and build automatic de-risking or kill logic tied to live drawdown so that a developing loss is contained before it compounds.
Key takeaways
- Maximum drawdown is the worst peak-to-trough fall; recovery need is DD ÷ (1 − DD)
- A 50% drawdown needs a 100% gain, so deep drawdowns are disproportionately dangerous
- The historical figure understates the future; model the distribution with Monte Carlo
- Set leverage against the modelled worst drawdown, and watch the margin coupling
Frequently asked questions
What is maximum drawdown?
How is drawdown calculated?
Why does a 50 percent loss need a 100 percent gain to recover?
What is the recovery formula for drawdown?
Why is drawdown more important than average return?
Does the historical maximum drawdown predict the future?
What is drawdown duration?
What is the Calmar ratio?
How does leverage affect maximum drawdown?
Is drawdown path-dependent?
How can a system limit drawdown automatically?
Can I fully avoid drawdowns?
Voice search & related questions
Natural-language questions people ask about Maximum Drawdown.
What is maximum drawdown in simple terms?
Why is recovering from a big loss so hard?
How much do I need to gain back after a fifty percent loss?
Is a strategy with high returns but big drawdowns good?
Will my worst drawdown be the one in my backtest?
Can I stop a drawdown from getting worse?
Sources & references
Last reviewed 11 July 2026. Educational content only — not investment advice. Markets and rules change; verify current conventions with SEBI, NSE/BSE and your broker.