Direct Answer
Maximum drawdown is the largest percentage decline from any historical equity peak to the subsequent trough, calculated as (Trough − Peak) ÷ Peak on the full equity curve — never on a single bad day. Drawdown duration adds a second dimension that depth alone misses: the number of periods spent declining, plus the often-longer number of periods needed to climb back to a new equity high.
Both numbers are measurement problems, not risk-limit problems. This page is about calculating them correctly from a return series so they can be compared honestly across strategies, time periods, and backtests — not about setting a drawdown limit for a live account, which is covered on the linked portfolio risk page.
Key Takeaways
- Maximum drawdown is measured peak-to-trough on the equity curve, not from a start date, a single day's loss, or a calendar-year boundary.
- Drawdown duration has two separate components: decline time and recovery time, and they should be reported separately, not combined into one number.
- Recovery time is frequently the more psychologically damaging figure, even after the account's dollar value has technically recovered.
- The gain required to recover from a drawdown grows faster than the drawdown itself — a 50% loss needs a 100% gain, not a 50% gain.
- Maximum drawdown alone is an incomplete metric; it ignores how often drawdowns occur and how sample-dependent the "maximum" figure really is.
- This page measures drawdown as a performance statistic for evaluating a strategy. See the portfolio risk page for using drawdown as a live risk-management trigger.
What Maximum Drawdown Actually Measures
Maximum drawdown (MDD) is the largest percentage decline an equity curve experiences from any historical peak to the lowest point reached before a new peak is established. The formula is straightforward once the inputs are defined correctly:
MDD = (Trough Value − Peak Value) ÷ Peak Value
The result is negative or zero by construction, and it is reported as a percentage. The part traders most often get wrong is not the arithmetic — it's identifying the correct peak and trough. Maximum drawdown is not the difference between the account's starting balance and its lowest balance, and it is not the worst single day's loss. It has to be calculated by walking the entire equity curve, tracking a running peak that updates every time the account makes a new all-time high, and measuring every subsequent decline against that specific running peak rather than against the account's original starting value.
This distinction matters because an equity curve that rises, falls, rises to a new high, and falls again has more than one drawdown episode, and each one gets measured against its own peak, not against the very first data point in the series. A strategy that started at $100,000, grew to $180,000, fell to $150,000, grew again to $220,000, and then fell to $170,000 has two separate drawdown episodes: one from $180,000 to $150,000 (a 16.7% decline) and one from $220,000 to $170,000 (a 22.7% decline). The maximum drawdown for the whole series is the larger of the two — 22.7% — not some blended figure and not the distance from the original $100,000 starting point, which was never a peak the account fell from.
Why it must be measured on the equity curve, not a single bad day
A single day's loss and a maximum drawdown are different statistics answering different questions, and treating them as interchangeable understates the real risk a strategy carries. A strategy can have a worst single-day loss of 4% while its maximum drawdown — the cumulative decline across several consecutive losing days or weeks before the account turns around — is 35%. The daily figure describes volatility on any given day; the drawdown figure describes what happens when a string of bad days or weeks compounds before a new high is made. A risk report that only cites the worst single day is describing a different, and usually much smaller, number than the one that actually determines whether a trader or an investor can tolerate holding the strategy through its worst stretch.
Practical checklist
- Build a running peak series first — the highest equity value reached up to and including each point in time.
- Calculate percentage decline from the running peak at every point, not from the account's original starting balance.
- Identify every distinct drawdown episode separately before selecting the single largest one as the maximum.
- Confirm the sign and direction of the formula — MDD should be reported as a negative percentage or an unsigned "depth" figure, but never confused with a gain.
- Never substitute a single day's or single month's loss for a full peak-to-trough calculation.
Common mistake: reporting the difference between the highest and lowest equity values ever seen as "maximum drawdown," regardless of whether the trough actually followed that peak in the correct order or whether a larger, separate decline occurred elsewhere in the series that a naive high-minus-low search misses.
Drawdown Duration: Decline Time and Recovery Time
Drawdown duration measures how long the equity curve spends below a prior peak, and it is really two separate statistics that get collapsed into one number far too often. The first component is decline duration — the time from the peak to the trough, while the account is actively losing value. The second component is recovery duration — the time from the trough back to a new equity high, while the account is climbing but has not yet made up the full loss. Total duration is the sum of the two, but reporting only the sum hides which half of the story actually happened.
These two phases feel completely different to a trader living through them, even when their lengths are identical on a chart. The decline phase, while painful, at least has forward motion and a clear narrative: something is going wrong and it is visible in real time. The recovery phase is often flatter, choppier, and psychologically harder — the account can spend months moving sideways or making small gains and small losses before finally clearing the old high, with no clear signal along the way that the recovery is actually on track.
Why recovery time is the underappreciated number
A portfolio can fully recover its prior peak dollar value while the trader who lived through the decline has already changed behavior in ways that matter more than the balance on the statement. A long recovery period — even one that ends in a full technical recovery — is exactly the environment where discipline erodes: position sizes get cut out of caution right as the recovery gets underway, a profitable system gets abandoned mid-recovery because the wait felt unbearable, or leverage gets added late in the recovery out of impatience to "make it back faster," undoing months of careful risk management in a single decision. None of this shows up in a maximum-drawdown-percentage figure, and very little of it shows up in a duration figure that only reports the combined total instead of splitting decline from recovery.
Reporting decline and recovery time separately also reveals asymmetries that a combined number hides. Two strategies can have identical maximum drawdowns and identical total duration while one spends most of that time declining (a fast, sharp drop and a fast recovery) and the other spends most of it recovering (a fast drop and a long, grinding climb back). The second pattern is generally harder to trade through, even though every other summary statistic about the two strategies looks the same.
Practical checklist
- Record the date of the peak, the date of the trough, and the date the equity curve reaches a new all-time high for every drawdown episode.
- Report decline duration and recovery duration as two separate numbers, not a single combined duration.
- Track the longest recovery duration in the series alongside the maximum drawdown depth — they can come from different episodes.
- Treat a drawdown as "ongoing" until the equity curve actually sets a new peak, not once it merely stops falling.
- When comparing strategies, weigh long recovery periods as a real cost even when the eventual outcome was a full recovery.
Common mistake: reporting only the depth of the worst drawdown and leaving duration out of a performance summary entirely, so two strategies with the same maximum drawdown percentage look equally risky even though one recovers in six weeks and the other takes three years.
Worked Example: Calculating MDD and Duration from Monthly Equity
Take a hypothetical account with the following month-end equity values, starting at $100,000:
| Month | Equity | Running Peak | Drawdown from Peak |
|---|---|---|---|
| 0 (start) | $100,000 | $100,000 | 0.0% |
| 1 | $106,000 | $106,000 | 0.0% |
| 2 | $112,000 | $112,000 | 0.0% (new peak) |
| 3 | $104,000 | $112,000 | −7.1% |
| 4 | $97,000 | $112,000 | −13.4% |
| 5 | $89,000 | $112,000 | −20.5% (trough) |
| 6 | $94,000 | $112,000 | −16.1% |
| 7 | $101,000 | $112,000 | −9.8% |
| 8 | $108,000 | $112,000 | −3.6% |
| 9 | $115,000 | $115,000 | 0.0% (new peak) |
The peak is $112,000 at month 2, and the trough is $89,000 at month 5. Maximum drawdown is:
MDD = ($89,000 − $112,000) ÷ $112,000 = −$23,000 ÷ $112,000 ≈ −20.5%
Now split the duration. The decline phase runs from the peak at month 2 to the trough at month 5 — three months of decline. The recovery phase runs from the trough at month 5 to the new equity high at month 9 — four months of recovery. Total drawdown duration is seven months, but reporting only "seven months" obscures that the recovery leg was longer than the decline leg, a pattern that is common in practice and easy to miss without splitting the two.
| Phase | From | To | Duration |
|---|---|---|---|
| Decline | Month 2 ($112,000 peak) | Month 5 ($89,000 trough) | 3 months |
| Recovery | Month 5 ($89,000 trough) | Month 9 ($115,000 new peak) | 4 months |
| Total drawdown duration | Peak to new high | 7 months | |
Note also that the account's new equity high of $115,000 at month 9 is a different, higher figure than the old $112,000 peak — the account did not just claw back to break-even, it moved past its prior high. The drawdown is considered fully closed only once equity exceeds the old peak, not once it merely stops declining or gets close.
The Asymmetric Recovery Math
Percentage losses and the percentage gains needed to reverse them are not calculated on the same base amount, which is why they are not symmetric. A loss is calculated as a percentage of the peak value; the recovery gain is calculated as a percentage of the smaller, post-loss value — and dividing by a smaller number always produces a larger percentage for the same dollar amount. The relationship is:
Required recovery gain = Drawdown % ÷ (1 − Drawdown %)
Applied to the worked example above: a 20.5% drawdown requires a recovery gain of 0.205 ÷ (1 − 0.205) = 0.205 ÷ 0.795 ≈ 25.8%, not another 20.5%. The account in the example actually gained $115,000 − $89,000 = $26,000 on a $89,000 base, a 29.2% gain — slightly more than the minimum 25.8% needed just to reach the old $112,000 peak, since it continued rising past that point to a new high.
The gap between drawdown depth and required recovery gain widens as the drawdown deepens, not at a constant rate:
| Drawdown | Required Recovery Gain |
|---|---|
| 10% | 11.1% |
| 20% | 25.0% |
| 30% | 42.9% |
| 50% | 100.0% |
| 70% | 233.3% |
At small drawdowns the gap between the loss and the required gain is modest — an 11.1% gain to recover a 10% loss is not dramatically harder than the loss itself. Past roughly 30% to 40%, the relationship steepens sharply: a 50% drawdown needs a full doubling of the remaining capital, and a 70% drawdown needs the account to more than triple from its trough. This is the mathematical reason deep drawdowns are disproportionately dangerous — not just because the loss itself is large, but because the compounding math required to reverse it works against the account, demanding an ever-larger percentage gain for each additional percentage point of decline.
Why Maximum Drawdown Alone Is an Incomplete Metric
A single maximum drawdown figure answers "how bad was the worst episode," but it leaves out at least two dimensions that matter just as much for deciding whether a strategy is tradeable.
Drawdown frequency
Maximum drawdown says nothing about how often the strategy experiences smaller, non-record drawdowns along the way. A strategy that has one severe 35% drawdown in ten years and otherwise trends smoothly upward presents a very different psychological and practical experience than a strategy whose maximum drawdown is a shallower 18% but which revisits 12% to 15% drawdowns every few months. The first strategy is easier to sit through in ordinary conditions and harder to sit through during its one bad stretch; the second is a constant, low-grade grind that a maximum-drawdown figure alone makes look safer than it feels to actually trade. Counting the number of drawdown episodes above a given threshold, and their average depth, fills in a picture that the single maximum-drawdown number cannot provide on its own.
Sample dependency
Maximum drawdown can only report the worst decline that has actually occurred within the specific period being measured — it is a floor on the strategy's real worst case, not a ceiling. A three-year backtest that happens not to span a major market-wide selloff will report a maximum drawdown that looks favorable purely because the data sample got lucky, not because the strategy is genuinely resistant to larger declines. Extending the same strategy's test window backward, or running it through a simulated stress period it has not yet lived through, frequently reveals a materially worse maximum drawdown than the original short sample suggested. Treating a short-sample maximum drawdown as a hard ceiling on future risk is one of the more common and more costly mistakes in evaluating a backtest.
Practical checklist
- Count drawdown episodes above a chosen threshold (for example, all declines deeper than 10%), not just the single deepest one.
- Calculate average drawdown depth and average recovery duration alongside the maximum figures.
- Check how much history the maximum drawdown figure is based on, and whether that history includes at least one broad market stress period.
- Treat a short backtest's maximum drawdown as a likely underestimate of the strategy's true worst case, not a guarantee.
- Compare maximum drawdown alongside a frequency and duration statistic before judging a strategy safer than another with a similar or larger maximum drawdown.
Common mistake: ranking two strategies purely by maximum drawdown depth and picking the one with the smaller number, without checking whether it achieved that smaller number through genuinely lower risk or through a shorter, more fortunate backtest window that simply has not yet encountered its worst-case scenario.
Performance Measurement Versus Portfolio Risk Management
This page and the portfolio risk page both discuss drawdown, and it is worth being explicit about how they differ, since the two questions get conflated often. This page treats drawdown and drawdown duration as measurement problems: given a historical or backtested return series, how do you calculate maximum drawdown correctly, split its duration into decline and recovery legs, and avoid the sample-dependency and frequency blind spots that make a single depth number misleading when comparing strategies. It is a backward-looking, analytical exercise aimed at understanding what a strategy actually did.
The portfolio risk page covers drawdown from the opposite direction — as a forward-looking, live risk-management input for an account that is currently trading. That page addresses setting a predefined drawdown level that triggers a reduction in position size, distinguishing a drawdown caused by ordinary volatility from one caused by a broken thesis, and tracking current drawdown as one of several portfolio-level metrics reviewed on a fixed schedule alongside heat, correlation, and concentration. Both pages agree on the underlying math — the same MDD formula and the same asymmetric recovery relationship appear on both — but one is about calculating the metric correctly from data you already have, and the other is about deciding what to do about drawdown in an account you are actively managing. Readers evaluating or comparing strategies belong here; readers deciding how to react to a drawdown happening right now belong on the portfolio risk page.
Misconceptions Versus Reality
| Misconception | Reality |
|---|---|
| A lower maximum drawdown always means a safer strategy | Not without also checking drawdown frequency and recovery speed; a shallower maximum can still spend more total time underwater than a deeper but rare one |
| Maximum drawdown is the difference between the highest and lowest equity values ever recorded | It is the largest decline from a peak to the subsequent trough that precedes it, measured episode by episode, not a simple high-minus-low across the whole series |
| A 50% drawdown needs a 50% gain to recover | It needs a 100% gain on the reduced balance, since the recovery percentage is calculated on a smaller base than the original loss |
| Once equity stops falling, the drawdown is over | A drawdown remains open until equity exceeds its prior peak; the account can stop falling and still be deep in an unresolved drawdown for months |
| A backtest's maximum drawdown is a reliable ceiling on future risk | It reflects only the worst decline the sample period happened to contain; a longer or differently timed sample often reveals a larger true maximum |
| Drawdown duration is one number worth reporting as a total | Decline duration and recovery duration behave differently and are more useful reported separately, since recovery is often the longer and more psychologically costly leg |
Common Calculation Mistakes
- Measuring drawdown only in dollar terms. A $23,000 decline means something very different on a $50,000 account than on a $500,000 account. Drawdown has to be normalized to a percentage of the peak equity value to be comparable across time periods, account sizes, or strategies.
- Reporting depth without duration. A maximum drawdown percentage by itself says nothing about how long the account was underwater. Two strategies with an identical 20% maximum drawdown can differ enormously in how tolerable they are to trade if one recovers in two months and the other in two years.
- Anchoring to the wrong peak. Measuring decline from the account's starting balance, a fixed calendar date, or an average equity value instead of the actual running historical peak produces a figure that is not maximum drawdown at all, even if it is labeled that way.
- Treating "stopped falling" as "recovered." A drawdown is only closed when the equity curve exceeds its old peak. An account that stabilizes just below a prior high is still inside the same drawdown episode, however calm that stretch feels.
- Ignoring how much history backs the figure. A maximum drawdown calculated from six months of live trading or a short backtest window is a preliminary estimate, not a settled statistic, especially if that window did not include a broad market stress period.
Risks, Limitations, and Exceptions
- Maximum drawdown is backward-looking by definition; it describes what has happened, not a guaranteed bound on what can happen next.
- Short sample periods systematically understate true maximum drawdown, since they can only reflect declines the sample actually contains.
- Duration statistics calculated from monthly or coarser data can miss shorter, sharper intra-period drawdowns that resolve between data points.
- Comparing maximum drawdown across strategies with different volatility, leverage, or holding periods without normalizing for those differences can produce misleading rankings.
- A strategy's maximum drawdown figure does not capture the compounding effect of fees, slippage, or taxes on the effective recovery gain needed in a live account.
- Drawdown duration measured in calendar time treats every period as equally significant, even though a decline during illiquid or low-volume conditions can behave differently than one during active markets.
Practical Implementation Checklist
- Assemble a complete equity or return series with no gaps, at a consistent time interval (daily, weekly, or monthly).
- Calculate a running peak value across the entire series before calculating any drawdown percentages.
- Compute drawdown at every point as (Current − Running Peak) ÷ Running Peak.
- Identify every distinct drawdown episode and select the single deepest one as maximum drawdown.
- For the maximum drawdown episode, record the peak date, trough date, and the date of the subsequent new equity high.
- Split total duration into decline duration (peak to trough) and recovery duration (trough to new high), and report both.
- Calculate the required recovery gain using drawdown % ÷ (1 − drawdown %), not the drawdown percentage itself.
- Count drawdown episodes above a defined threshold and their average depth to capture frequency, not just the single maximum.
- Note how much historical data the calculation is based on and whether it includes a period of broad market stress.
- Report maximum drawdown, both duration legs, and frequency together — never maximum drawdown depth alone.
Tool Opportunity
A dedicated Swoopr calculator should take a pasted or uploaded equity series and return maximum drawdown, every individual drawdown episode, and both duration legs automatically.
Recommended inputs: a time-stamped equity or return series, the interval of the data (daily, weekly, monthly), and an optional drawdown-depth threshold for counting episode frequency.
Expected outputs: maximum drawdown percentage with its peak and trough dates, decline duration and recovery duration for that episode, a full table of every drawdown episode above the threshold with its own depth and duration, the required recovery gain, and a note on how much history the calculation is based on.
Validation requirements: reject series with gaps or out-of-order dates, flag when the series is too short to contain a full market cycle, distinguish a drawdown that is closed (new high reached) from one still open at the end of the data, and never describe a historical maximum drawdown as a guaranteed future ceiling.
Frequently Asked Questions
What is the difference between drawdown and maximum drawdown?
Drawdown is the current percentage decline from the account's most recent equity peak, and it changes every day the account is underwater. Maximum drawdown is a single historical statistic: the largest peak-to-trough decline the equity curve has experienced over the period being measured. A trader can be in a 5% drawdown today while the strategy's maximum drawdown, from some earlier and worse episode, is 30%.
How do you calculate maximum drawdown from a list of account values?
Track the running peak equity value as the account moves through time. At every new data point, calculate the percentage decline from the running peak to the current value using (Current − Peak) ÷ Peak. Maximum drawdown is the most negative of those percentages across the entire series, not the decline on any single day or the difference between the start and end balance.
What is drawdown duration and why does it matter separately from depth?
Drawdown duration is the total time an equity curve spends below a prior peak, split into the decline period (peak to trough) and the recovery period (trough back to a new equity high). It matters separately from depth because two strategies can share the same maximum drawdown percentage while one recovers in a few weeks and the other takes years, and the long recovery is often what actually breaks a trader's discipline.
Why does a 50% drawdown need a 100% gain to recover?
Percentage losses and the gains needed to reverse them are calculated on different base amounts. Losing 50% of $100,000 leaves $50,000, and getting back to $100,000 from $50,000 requires a 100% gain on that smaller balance, not another 50%. The required recovery gain equals the drawdown percentage divided by one minus the drawdown percentage, which grows faster than the drawdown itself as losses deepen.
Is a lower maximum drawdown always a sign of a safer strategy?
No. Maximum drawdown alone says nothing about how often smaller drawdowns occur or how long recovery typically takes. A strategy with a shallow maximum drawdown that spends most of its time underwater in frequent, moderate declines can be harder to trade than one with a deeper but rare and quickly recovered drawdown. Frequency and duration have to be checked alongside depth, not assumed from it.
Does a short backtest reliably show a strategy's true maximum drawdown?
Not necessarily. Maximum drawdown is sample-dependent: it can only report the worst decline that has actually occurred within the tested period. A backtest that happens to exclude a major selloff will understate the strategy's real worst case, and a maximum drawdown figure from a short or fortunate sample period should be treated as a floor on future risk, not a ceiling.
How is this page different from the drawdown coverage on the portfolio risk page?
The portfolio risk page covers drawdown as a risk-management input — setting drawdown limits, deciding when to cut position size, and the recovery math in the context of managing an open, live account. This page covers drawdown and drawdown duration as performance-measurement metrics — how to calculate them correctly from a historical return series when evaluating or comparing strategies, including the duration and frequency statistics a single depth number leaves out.
Sources
Conclusion
Maximum drawdown is the largest peak-to-trough decline an equity curve has experienced, and it has to be calculated on the full running-peak series, not a single bad day or a naive high-minus-low search. Drawdown duration adds the dimension depth alone cannot provide, and splitting it into decline time and recovery time — rather than reporting one combined figure — surfaces the often-longer, often-harder recovery leg that depth alone hides. Used together with frequency and an honest look at how much history backs the sample, these numbers give a far more complete picture of a strategy's real risk than maximum drawdown depth reported alone.
Use this page as part of the larger Swoopr learning architecture. Move to the performance metrics hub for broader orientation, to the portfolio risk page when the question shifts from measuring a strategy's history to managing a live account's current drawdown, or to the related calculators below for adjacent metrics that build on the same equity-curve data.
Related Reading
- Portfolio performance metrics hub — the parent guide this page belongs to.
- Calmar ratio — a return-to-risk metric that uses maximum drawdown directly in its denominator.
- CAGR (compound annual growth rate) — the return figure most often paired with maximum drawdown when judging a strategy's risk-adjusted performance.
- Portfolio risk: correlation, concentration, drawdowns, and portfolio heat — the risk-management angle on drawdown, covering limits and recovery math for a live account rather than measurement from a historical series.