Max drawdown is the largest fall from a previous peak in a strategy's value to a later low, measured as a percentage of that peak, over the whole backtest period. It is the worst peak-to-trough fall the strategy would have lived through — not the loss it ended the period with. A strategy can finish a backtest up +40% and still show a max drawdown of −25%, because the two answer different questions: total return asks where you ended, max drawdown asks how bad it got on the way.
A single drawdown is any fall from a running peak to a later low. Max drawdown is the deepest of them. The term stays drawdown in every language, including Italian.
Also seen as: Max DD, DD
How is max drawdown calculated?
Max drawdown compares each low point against the highest value reached before it, and keeps the worst result.
where: peak value is the highest value the strategy had reached before the fall, trough value is the lowest value reached after that peak and before the strategy recovered, and the peak-and-trough pair chosen is the one producing the largest fall anywhere in the period. Because it is a ratio, max drawdown does not depend on how much starting capital you used.
Defaults in Fincanva
- Max drawdown is measured on the strategy's capital curve over the whole backtest window, and shown as a negative percentage — a deeper fall is a more negative number.
- The metrics table shows it in the Drawdown group as the row Max drawdown; the capital view shows the same figure as a KPI, and the by-year table repeats it per calendar year.
- The monthly returns heatmap shows the per-year version of it in the compact DD column.
- Your benchmark gets its own max drawdown over the same window, so the two are directly comparable.
- Max drawdown is also selectable as the Risk measure in the Inverse Volatility allocation method, as the alternative to Annualized volatility — there it decides weights rather than reporting a result.
- It feeds the return-to-drawdown ratio, which divides the period's return by the size of the max drawdown.
- A drawdown deep enough to reach the simulation's floor triggers the bankruptcy rules, which close every position and leave the curve flat for the rest of the run.
Worked example
A strategy climbs to a peak of 12,000, then falls to a low of 9,000 before recovering. Its drawdown from that peak is (9,000 − 12,000) ÷ 12,000 = −25%. If no other fall in the period is deeper, −25% is the max drawdown.
Now suppose the same strategy recovers and finishes the backtest at 14,000, a total return of +40%. The max drawdown is still −25%: the figure records the worst dip along the path, and a strong ending does not erase it.
What counts as a good value?
A max drawdown closer to zero means the strategy's value never fell far below its running high during the period. It describes depth only — it says nothing about how long the strategy stayed down, which is what longest drawdown and longest recovery measure, nor how far below its own starting point a typical start date left it, which is average pain. Two strategies with the same max drawdown can look very different if one recovered in two months and the other took three years.
Max drawdown is also period-bound: it can only report the worst fall that happened inside your backtest window, so a shorter window has had fewer chances to produce a deep one.
These figures describe what a strategy would have done on historical data, not what it will do, and no drawdown figure is a limit on future losses. Fincanva provides no financial advice — see Is this financial advice?.
Where this term is used
Generated · 7 pagesThe pages that reference this term — so a term page is somewhere you pass through, not somewhere you land and stop.
Also referenced by 23 terms
Fincanva provides no financial advice. Backtests show what would have happened — not what will.
GLOSSARY · 193 TERMS