{
  "id": "da4cfade-c806-5978-928e-81309b039aa3",
  "slug": "drawdown",
  "term": "Drawdown",
  "aliases": [],
  "category": "Risk Management",
  "category_slug": "risk-management",
  "difficulty": "basic",
  "definition": "A drawdown is the peak-to-trough decline in the value of a portfolio, investment account, or trading strategy over a specified period, measured as the percentage decline from a historical high point to a subsequent low point before a new high is established. Maximum drawdown (MDD) is the largest such decline over the entire history of the investment.",
  "key_takeaways": [
    "Maximum drawdown = (Trough Value – Peak Value) / Peak Value × 100%; it is always expressed as a negative number.",
    "Drawdown measures both magnitude (how much was lost) and implicitly duration (how long recovery takes), making it superior to point-in-time risk metrics for capturing sustained capital impairment.",
    "The Calmar Ratio (annualized return / maximum drawdown) and the Ulcer Index incorporate drawdown into risk-adjusted performance metrics.",
    "Investors psychologically anchor to their highest portfolio value; drawdowns that persist beyond 6–12 months often trigger redemptions from hedge funds.",
    "Recovery from a drawdown requires a gain larger than the loss: a 50% drawdown requires a 100% recovery, creating powerful mathematical asymmetry in favor of avoiding large losses."
  ],
  "detailed_explanation": "Drawdown is among the most intuitive and practitioner-relevant risk measures because it directly answers the question: 'What is the worst loss I would have experienced if I had invested at the peak?' Unlike standard deviation or VaR—statistical measures that may be disconnected from actual investment experience—drawdown quantifies the real, observable decline in wealth that an investor would have lived through.\n\nThe formal definition is: Drawdown at time t = [NAV(t) – Max(NAV over [0,t])] / Max(NAV over [0,t]). Maximum drawdown (MDD) is the maximum drawdown over the entire investment period: MDD = max over all [0,T] of {Peak(t) – Trough(t)} / Peak(t). The 'drawdown duration' measures how long from the peak to the full recovery (return to the previous high), and 'time underwater' measures the total fraction of time spent at less than the previous peak value.\n\nThe mathematics of drawdown recovery create a powerful asymmetry that justifies capital preservation as a paramount objective. A portfolio that loses 10% must subsequently gain 11.1% to recover. A 20% loss requires a 25% gain. A 50% loss requires a 100% gain. A 75% loss requires a 300% gain. This convexity means that strategies with high annual returns but large occasional drawdowns may underperform lower-return, lower-drawdown strategies on a compounded basis over time, as the recovery requirement consumes enormous return potential.\n\nFor hedge funds, drawdown is a critical operational and business risk metric, not just a performance measure. Most institutional LP agreements contain 'high-water mark' provisions—performance fees are only earned on returns above the prior peak NAV, meaning the manager must first recover any drawdown before earning new fees. Extended drawdowns starve a fund of performance fee income while fixed costs continue, creating business viability risk. Additionally, most institutional investors have internal policies triggering redemptions or stop-loss reviews when a fund's drawdown exceeds predefined thresholds (commonly 10%, 15%, or 20%).\n\nThe Calmar Ratio—annualized return divided by the absolute value of maximum drawdown—is a widely used drawdown-adjusted return measure. A fund generating 15% annualized returns with a maximum drawdown of 25% has a Calmar Ratio of 0.60, while a fund generating 12% returns with a maximum drawdown of 12% has a Calmar Ratio of 1.00—indicating superior risk-adjusted performance despite lower absolute returns. The Sterling Ratio is similar but uses average drawdown rather than maximum drawdown, providing a more stable (less extreme-sensitive) measure.",
  "example": "A hedge fund's NAV per share history (simplified): $100 → $120 → $150 → $105 → $130 → $160. The drawdown from the $150 peak to the $105 trough is ($105 – $150) / $150 = –30.0%. This is the maximum drawdown, representing the worst peak-to-trough decline in the fund's history. The recovery from $105 to $160 required a 52.4% gain. If the fund has delivered 15% annualized returns since inception, the Calmar Ratio = 15% / 30% = 0.50. An investor who invested at the $150 peak would have experienced a 30% loss and waited until the NAV reached $160 to break even—underscoring why investors care deeply about drawdown timing, not just magnitude. A risk manager monitoring this fund would have flagged the 20% drawdown level ($120) as a first alert and the 30% level ($105) as a critical review threshold.",
  "formula": "Maximum Drawdown = (Trough Value - Peak Value) / Peak Value",
  "formula_latex": null,
  "interactive_type": "chart",
  "calculator_id": null,
  "related_terms": [
    "basis",
    "basis-risk",
    "calmar-ratio",
    "convexity",
    "duration",
    "expected-shortfall",
    "hedge-fund",
    "long-hedge",
    "maximum-drawdown",
    "performance-fee",
    "settlement-risk",
    "standard-deviation",
    "sterling-ratio",
    "tail-risk"
  ],
  "backlinks": [
    "accreting-swap",
    "alpha-generation",
    "alpha-signal",
    "art-investment",
    "average-true-range",
    "backtesting",
    "balance-of-payments",
    "baltic-dry-index",
    "basis-risk",
    "calendar-effect",
    "calmar-ratio",
    "capital-call",
    "committed-capital",
    "commodity-pool-operator",
    "cryptocurrency",
    "downside-capture-ratio",
    "downside-risk",
    "drawdown-pefund",
    "factor-investing",
    "fundamental-law-of-active-management",
    "gold",
    "hedge-fund",
    "high-water-mark",
    "historical-simulation-var",
    "irrational-exuberance",
    "kelly-criterion",
    "kill-switch",
    "liquidity-risk",
    "loss-aversion",
    "macro-fund",
    "market-neutral-strategy",
    "maximum-drawdown",
    "model-risk",
    "moving-average",
    "multi-strategy-fund",
    "net-asset-value",
    "out-of-sample-testing",
    "overfitting",
    "proprietary-trading",
    "rally",
    "relative-strength",
    "risk-adjusted-return",
    "risk-budget",
    "risk-limits",
    "series-accounting",
    "sharpe-ratio",
    "skewness",
    "sortino-ratio",
    "sterling-ratio",
    "stop-loss",
    "term-loan",
    "trading-arcade"
  ],
  "cross_references": [
    "basis",
    "calmar-ratio",
    "convexity",
    "duration",
    "hedge-fund",
    "maximum-drawdown",
    "performance-fee",
    "standard-deviation",
    "sterling-ratio"
  ],
  "tags": [
    "level:basic",
    "cat:risk-management"
  ],
  "asset_classes": [],
  "regulators": [],
  "see_also": [],
  "sources": [],
  "wordcount": 720,
  "checksum": "6be61235148659e5",
  "version": "2026.05.03",
  "license": "CC-BY-4.0",
  "updated_at": "2026-09-07T02:15:24+00:00",
  "_links": {
    "self": "https://hedgefund.wiki/api/v1/terms/drawdown",
    "jsonld": "https://hedgefund.wiki/api/v1/terms/drawdown?format=jsonld",
    "markdown": "https://hedgefund.wiki/api/v1/terms/drawdown?format=md",
    "graph": "https://hedgefund.wiki/api/v1/graph/drawdown",
    "category": "https://hedgefund.wiki/api/v1/categories/risk-management",
    "schema": "https://hedgefund.wiki/schema/term.schema.json",
    "html": "https://hedgefund.wiki/#/terms/drawdown"
  }
}