Maximum Drawdown

Also known as Max drawdown, MDD, Maximum peak-to-trough loss

Maximum drawdown is the largest peak-to-trough percentage decline observed for an investment over a specified period. It records the worst historical loss from a prior high before recovery, combining the size and path of losses into an intuitive downside measure.

Editorially reviewed 2026-07-29

Why maximum drawdown matters

Maximum drawdown helps investors judge whether a strategy’s historical loss profile was compatible with their financial and behavioral tolerance. Deep losses can trigger margin calls, redemptions, governance intervention, or forced selling, even if long-term returns later recover. Comparing return with maximum drawdown can expose strategies whose attractive average performance depended on accepting rare but severe losses. The associated recovery time is often as important as depth.

How it is applied

Analysts create a cumulative wealth index, identify every running peak, and calculate subsequent percentage declines. The most negative observation is maximum drawdown. A complete report states the measurement period, return frequency, peak, trough, and recovery date, plus whether returns are net of fees. Rolling-window calculations can reduce dependence on one chosen inception date. Scenario drawdowns may supplement history but should be labelled as modeled rather than observed.

Formula

MDD = min over t [(Vt / max(V0...Vt)) - 1]
MDD
Maximum observed drawdown
Vt
Portfolio value at time t
max(V0...Vt)
Running peak portfolio value

Portfolio example

A strategy rises from 100 to 140, declines to 91, recovers to 150, and later falls to 120. The first decline is -35%, while the second is -20%. Maximum drawdown for the period is therefore -35%. If monthly statements only recorded a trough of 98, the reported figure would be -30%, demonstrating why observation frequency and reliable valuation matter.

How to interpret it

A -25% maximum drawdown means the worst observed trough was 25% below its preceding peak within the sample. It is not a confidence bound or forecast of the maximum future loss. Comparisons should use similar periods, frequencies, fee treatment, and asset liquidity. Investors should examine what caused the episode, how long recovery took, whether leverage changed, and whether the current portfolio could behave differently from the historical one.

Limitations and common misconceptions

The statistic reports one past event and ignores all smaller losses. It is highly sensitive to the sample and can only worsen or remain unchanged as a history lengthens. Smooth or infrequent valuations can hide losses, while survivorship bias removes failed funds with the worst results. Maximum drawdown provides no probability estimate and may encourage false confidence after calm periods. Stress testing and liquidity analysis are necessary complements.

Sources and further reading