Define maximum drawdown correctly before you interpret it
A common mistake is to treat maximum drawdown (often abbreviated as MDD) as if it directly describes “how much you lose” in a single trade, or as if it measures risk in the same way as volatility. Maximum drawdown is, in plain terms, the largest observed peak-to-trough decline in value over a chosen period. It depends on the series you use (e.g., an account equity curve) and how you choose the time window.
Confuse the mechanics: peak-to-trough and the measurement series
Maximum drawdown is mechanical, but readers often change the inputs without noticing:
- Using a different “value” series (equity vs. balance, or returns instead of cumulative value) can change the result.
- Changing what counts as the peak (first value, highest observed value, or a benchmark peak) alters the trough-to-peak span.
- Measuring drawdown on a smoothed curve instead of the raw series can understate or overstate the worst decline.
A neutral check is to restate the computation conceptually: identify the highest value up to each date, then measure how far the current value sits below that peak, and take the maximum decline across the period.
Mix stable definitions with variable conditions
Another frequent mistake is to assume that a drawdown number will behave the same way across changing conditions. The definition of MDD is stable, but the outcome is variable: costs, execution quality, liquidity, and strategy behavior can all change the shape of the equity path. If those conditions differ between your historical period and your future period, historical drawdown is not a reliable proxy for future drawdown.
This is also where misunderstandings appear around benchmarks. Comparing one series’ MDD to another without consistent settings (same period, same value basis, comparable cash flows) can lead to incorrect conclusions about relative risk.
Example pitfalls: assumptions that silently change the result
When people share an “example” MDD, they sometimes skip key assumptions. To verify any example independently, ask for:
- The starting value and the unit of measurement (account value, equity, or index level).
- The exact observation cadence (daily, weekly, or irregular timestamps).
- How cash flows are handled (deposits/withdrawals can distort the equity curve if the measurement is not adjusted).
Even if two people compute MDD on the same overall chart, different assumptions about these items can produce different peak and trough dates.
Material limitations and failure modes
At least one material limitation is measurement failure: you may calculate MDD correctly from a series, yet still misinterpret what it means for real-world risk.
Common failure modes include:
- Cash-flow effects: deposits or withdrawals can create peaks and troughs that do not reflect performance alone.
- Time-window dependence: MDD over one period can be small while a longer window would reveal a deeper decline.
- Non-comparable series: mixing account-level values with instrument-level performance without adjusting for scale and operational differences.
These limitations do not invalidate MDD; they show why the number must be tied to clearly stated inputs.
Neutral verification and next question to ask
To check whether you are using maximum drawdown correctly, verify the “inputs contract”: the value series, time window, observation frequency, and any cash-flow handling. Then redo the peak-to-trough logic on the documented data.
A useful next question is: “What assumptions did the calculation make about the equity series, timestamps, and cash flows?” If the answer is unclear, treat the reported MDD as incomplete rather than as a final measure of risk.