Maximum Drawdown
Maximum Drawdown
The largest fall from any peak to a later trough in a price or value series, as a fraction of that peak. It measures the worst loss an investor who bought at the top and sold at the bottom would have suffered.
When to use: Use to judge the pain of holding an investment, which volatility alone does not capture, and to size positions so that a repeat of the worst drawdown would be survivable.
Formula
Variables
| Symbol | Name | Description | Unit |
|---|---|---|---|
| MDD | Maximum Drawdown | Largest peak-to-trough decline as a fraction | % |
| Prices | Price Series | Prices or portfolio values in time order | $ |
Real-Life Examples
Example 1: Recovering Stock
Month-end prices: 100, 110, 105, 120, 95, 100, 130, 110, 125.
Given
Step-by-Step
Someone who bought at 120 watched a fifth of their money disappear before the recovery, even though the series ends 25% above where it began.
Example 2: Choppy Decline
Prices: 50, 48, 52, 40, 45, 38, 55.
Given
Step-by-Step
The trough at 38 is measured against the peak of 52, not the start of 50. Drawdown always uses the highest point seen so far.
Frequently Asked Questions
No. If the last price is the lowest point after a peak, that is the maximum drawdown so far; it may still deepen.
Volatility treats gains and losses alike and says nothing about sequence. Drawdown captures a specific, ordered sequence of losses, which is what investors actually experience.