Maximum drawdown measures the largest peak-to-trough decline a portfolio has experienced over a given period. Unlike standard deviation, which measures average variability around a mean, maximum drawdown captures something more visceral and often more relevant to real investor behavior: the single worst decline an investor would have actually lived through, from the portfolio’s highest point to its subsequent lowest point, before it recovered.
This guide explains how maximum drawdown is calculated, why the math of recovering from a large loss is disproportionately difficult, drawdown duration and recovery time as complementary concepts, the limitations of the metric, and how it fits alongside the Sharpe and Sortino ratios in a complete risk picture.
Key Takeaways
- Maximum drawdown measures the largest decline from a portfolio’s peak value to its subsequent lowest point before a new peak is reached.
- It is calculated as a percentage decline, making it comparable across portfolios of different sizes.
- Losses require disproportionately larger gains to recover — a 50% loss requires a 100% gain just to break even.
- Drawdown duration and recovery time are important companion measures, capturing how long a decline lasted and how long recovery took.
- Two strategies with similar average returns and even similar standard deviation can have very different maximum drawdowns.
- Maximum drawdown is a single historical event, not a distribution, which limits its statistical robustness compared with other risk measures.
- Maximum drawdown is best used alongside the Sharpe ratio, Sortino ratio, and other metrics, not as a standalone risk measure.
What Is Maximum Drawdown?
Maximum drawdown is the largest percentage decline from a portfolio’s highest cumulative value (its “peak”) to its lowest subsequent value (its “trough”) before a new peak is established. It answers a very direct question: at the worst point during this period, how much value had an investor lost from their best-ever point, before things started getting better again?
This is a fundamentally different way of thinking about risk than standard deviation. Standard deviation describes the typical scatter of returns around an average. Maximum drawdown describes one specific, real historical event — the single deepest hole the portfolio ever fell into — which is often much closer to how investors actually experience and remember risk.
The Maximum Drawdown Formula
Maximum Drawdown = (Trough Value − Peak Value) / Peak Value
The result is typically expressed as a negative percentage, or simply reported as the absolute size of the decline. The calculation requires identifying the specific peak and the specific subsequent trough that together produce the largest percentage decline across the entire period being measured — not just the difference between the overall starting and ending values.
A Worked Example
Suppose a portfolio’s value moved as follows over several periods: it rose from an initial value to a peak of $150,000, then declined to a low of $105,000, before eventually recovering and rising further. The maximum drawdown for this period is calculated using the peak and trough values:
Maximum Drawdown = ($105,000 − $150,000) / $150,000 = −30%
This means that at the worst point, an investor holding this portfolio had lost 30% of their value from the portfolio’s prior peak, regardless of how the portfolio performed before that peak or after that trough. If the portfolio experienced a second, smaller decline later in the period — say, a 15% decline from a different, lower peak — the reported maximum drawdown would still be the larger 30% figure, since “maximum” refers to the single worst decline across the entire period.
The Math of Recovery: Why Losses Are Asymmetric
One of the most important, and most frequently underappreciated, aspects of drawdown is that recovering from a loss requires a disproportionately larger subsequent gain. This is a direct mathematical consequence of percentage-based returns compounding on a smaller base after a loss.
| Decline From Peak | Gain Required to Recover |
|---|---|
| -10% | +11.1% |
| -20% | +25.0% |
| -30% | +42.9% |
| -40% | +66.7% |
| -50% | +100.0% |
| -60% | +150.0% |
| -70% | +233.3% |
| -80% | +400.0% |
The relationship follows a simple formula: Gain Required to Recover = Decline / (1 − Decline). This asymmetry is precisely why large drawdowns are so damaging to long-term compounding — a portfolio that falls 50% doesn’t just need to “make back what it lost”; it needs to double from its new, lower base just to return to its original value, and every additional percentage point of decline makes the required recovery disproportionately steeper.
This asymmetry is a core reason many risk-conscious investors and strategies place significant emphasis on limiting drawdowns specifically, rather than focusing purely on maximizing average or expected returns.
Drawdown Duration and Recovery Time
Drawdown Duration
Drawdown duration measures how long a portfolio spent declining from its peak to its trough. A sharp, fast decline and a slow, grinding decline of the same overall magnitude can feel very different to hold through, even though they produce the same maximum drawdown figure.
Recovery Time
Recovery time (sometimes called “time underwater” or “time to recovery”) measures how long it took the portfolio to climb back from its trough to a new all-time high, fully recovering the drawdown. This is a critical companion metric to maximum drawdown itself, since two portfolios with identical maximum drawdowns can have very different real-world impact if one recovers within months and the other takes years.
Total Time Underwater
Combining drawdown duration and recovery time gives the total time a portfolio spent below its previous peak — sometimes the more practically relevant figure for an investor, since it captures the full period during which the investor’s actual account value remained below its best-ever level, not just the depth of the decline itself.
Why Maximum Drawdown Matters Beyond Standard Deviation
Captures Sequence, Not Just Dispersion
Standard deviation treats all periods of volatility as interchangeable data points contributing to an overall average measure of dispersion. Maximum drawdown, by contrast, is sensitive to the specific sequence of returns — a series of consecutive losses produces a much deeper drawdown than the same losses scattered among gains, even though both scenarios could produce an identical standard deviation over the full period.
More Closely Reflects Investor Experience
Investors don’t experience “average variability” — they experience specific moments of watching their account value fall from its best point. Maximum drawdown captures that specific, memorable, and often behaviorally significant experience directly, which is part of why it’s widely used in practice, including by investors evaluating hedge funds and other actively managed strategies.
Directly Relevant to Withdrawal and Liquidity Needs
For investors who may need to withdraw funds during a downturn — such as retirees drawing on a portfolio for living expenses — maximum drawdown and recovery time are often more directly relevant than standard deviation, since a large drawdown combined with withdrawals during the decline can permanently impair a portfolio’s ability to recover, a dynamic standard deviation alone doesn’t capture.
Limitations of Maximum Drawdown
A Single Historical Event, Not a Distribution
Maximum drawdown reports the single worst historical decline over a specific period — it is not a statistical distribution the way standard deviation or downside deviation are. This makes it more intuitive but also less statistically robust: a single unusual historical event can dominate the figure, and the true “maximum” possible drawdown for a strategy going forward could easily exceed what has been observed historically.
Highly Dependent on the Measurement Period
A strategy’s maximum drawdown can look very different depending on whether the measurement period happens to include a major market downturn. A backtest covering only a strong bull market period will understate the strategy’s true drawdown risk compared with one that spans a full market cycle, including at least one significant downturn.
Doesn’t Capture Drawdown Frequency
A single maximum drawdown figure doesn’t reveal how often a portfolio experiences significant, though smaller, declines. Two strategies with identical maximum drawdowns could have very different overall experiences if one rarely dips meaningfully below its peak while the other frequently experiences smaller, though still substantial, declines.
No Adjustment for Return Achieved
Maximum drawdown alone says nothing about the return earned alongside that risk — a strategy with a large maximum drawdown but also a very high long-term return may still be attractive on a risk-adjusted basis, which is why drawdown is typically evaluated alongside return-based metrics rather than in isolation.
Related Drawdown-Based Metrics
Calmar Ratio
The Calmar ratio divides annualized return by the absolute value of maximum drawdown, providing a return-per-unit-of-worst-case-decline metric, conceptually similar to the Sharpe ratio but using maximum drawdown instead of standard deviation as the risk measure.
Calmar Ratio = Annualized Return / |Maximum Drawdown|
Average Drawdown
Rather than focusing only on the single worst decline, average drawdown considers the average of all significant peak-to-trough declines over a period, providing a sense of typical drawdown experience rather than just the worst-case historical event.
Ulcer Index
The Ulcer Index incorporates both the depth and duration of drawdowns into a single measure, penalizing strategies that spend extended periods significantly below their prior peak more heavily than strategies with brief, shallow dips, even if their maximum drawdown figures are similar.
Maximum Drawdown vs Sharpe and Sortino Ratios
| Metric | What It Captures | Best Used For |
|---|---|---|
| Sharpe Ratio | Return per unit of total volatility (average dispersion) | General-purpose risk-adjusted comparison |
| Sortino Ratio | Return per unit of downside deviation | Strategies with asymmetric or skewed returns |
| Maximum Drawdown | The single worst peak-to-trough decline | Understanding worst-case historical loss and recovery burden |
These metrics are complementary, not competing. A strategy can have an attractive Sharpe ratio while still carrying a large maximum drawdown risk that a volatility-based average doesn’t fully reveal, which is exactly why experienced investors and analysts typically review all three — along with drawdown duration and recovery time — rather than relying on any single figure.
How to Use Maximum Drawdown in Practice
- Always review maximum drawdown alongside return figures, since a large drawdown paired with a strong long-term return tells a very different story than a large drawdown paired with mediocre returns.
- Check drawdown duration and recovery time, not just the depth of the decline, since a fast recovery and a prolonged one carry very different practical implications.
- Confirm the measurement period includes at least one significant market downturn, since a backtest confined to a bull market will systematically understate true drawdown risk.
- Consider personal risk tolerance and time horizon directly against the observed maximum drawdown — an investor who would panic-sell during a repeat of the historical maximum drawdown may need a lower-drawdown strategy, regardless of its other attractive statistics.
- Remember that historical maximum drawdown is not a ceiling — future declines could exceed anything observed in the historical record used to calculate the figure.
Frequently Asked Questions About Maximum Drawdown
What is maximum drawdown?
Maximum drawdown is the largest percentage decline from a portfolio’s peak value to its subsequent lowest point before a new peak is reached, representing the single worst historical loss an investor would have experienced from their best-ever account value.
How is maximum drawdown calculated?
Maximum drawdown is calculated as (trough value minus peak value) divided by peak value, using the specific peak and subsequent trough that together produce the largest percentage decline across the entire measured period.
Why does a 50% loss require a 100% gain to recover?
Because percentage gains and losses compound on a changing base — after a 50% loss, the portfolio is worth half its original value, so it needs to double (a 100% gain) from that smaller base just to return to its original value.
What is the difference between maximum drawdown and standard deviation?
Standard deviation measures the average dispersion of returns around their mean across an entire period, while maximum drawdown measures a single specific historical event: the largest peak-to-trough decline, which captures sequence and real investor experience in a way standard deviation does not.
What is drawdown recovery time?
Recovery time, sometimes called time underwater, measures how long it took a portfolio to climb back from its lowest point after a drawdown to a new all-time high, fully recovering the decline.
What is the Calmar ratio?
The Calmar ratio divides annualized return by the absolute value of maximum drawdown, providing a risk-adjusted return metric that uses worst-case historical decline, rather than standard deviation, as its risk measure.
Is maximum drawdown a reliable measure of future risk?
Maximum drawdown reflects a single historical event rather than a statistical distribution, so while it’s a useful indicator of past worst-case experience, future declines could exceed anything observed in the historical record used to calculate it.
Final Thoughts
Maximum drawdown captures something that average-based risk metrics like standard deviation can miss entirely: the specific, lived experience of a portfolio’s worst decline, and the disproportionately steep climb required to recover from it. Understanding not just the depth of a historical drawdown, but its duration and recovery time, provides a far more complete picture of a strategy’s real-world risk than return and volatility figures alone.
A strategy’s average return tells you what it earned. Its maximum drawdown tells you what it would have felt like to hold through the worst of it — and that’s often the number that actually determines whether an investor sticks with a strategy long enough to earn the average return at all.