{
  "id": "4e654c50-b678-50b0-bbe9-8b9507b6d902",
  "slug": "calmar-ratio",
  "term": "Calmar Ratio",
  "aliases": [],
  "category": "Portfolio Theory",
  "category_slug": "portfolio-theory",
  "difficulty": "intermediate",
  "definition": "The Calmar ratio is a risk-adjusted performance metric that measures a portfolio's compound annual return relative to its maximum drawdown over a specified period (typically three years), used primarily to evaluate trend-following and managed futures strategies.",
  "key_takeaways": [
    "Calmar Ratio = Compound Annual Return / |Maximum Drawdown|; higher values indicate superior risk-adjusted performance.",
    "The ratio was developed by Terry Young in 1991, named after his California Managed Accounts Reports publication.",
    "Unlike the Sharpe ratio, Calmar focuses on tail risk (worst peak-to-trough loss) rather than standard deviation.",
    "A Calmar ratio above 1.0 is generally considered acceptable; elite hedge funds often target ratios of 2.0 or higher.",
    "The metric is most useful for strategies where drawdown risk is more relevant to investors than volatility (e.g., trend-following CTAs, private equity)."
  ],
  "detailed_explanation": "The Calmar ratio addresses a key limitation of the Sharpe ratio: standard deviation treats upside volatility identically to downside volatility, which misrepresents the true loss experience of investors. The maximum drawdown (MDD), defined as the peak-to-trough percentage decline over a rolling window, captures the worst cumulative loss an investor would have experienced if they entered at the peak and exited at the trough.\n\nThe formula is: Calmar Ratio = CAGR / |MDD|, where CAGR is the compound annual growth rate over the measurement period and MDD is expressed as a positive decimal. For example, a fund returning 15% annually with a worst drawdown of −20% has a Calmar ratio of 0.75. The three-year rolling window is standard, balancing recency bias against overly short measurement periods.\n\nThe Calmar ratio is particularly well-suited to trend-following commodity trading advisors (CTAs), where drawdown periods can be prolonged but recoveries are often swift when trends resume. For equity long/short funds, the Sharpe ratio may be more appropriate because volatility is a primary concern for investors. The choice of metric should align with the strategy's return distribution; highly skewed or fat-tailed distributions benefit from drawdown-based metrics.\n\nComparisons with related metrics reveal important distinctions. The Sortino ratio uses downside deviation (semi-variance) rather than maximum drawdown. The Sterling ratio uses average annual maximum drawdown. The MAR ratio is mathematically identical to the Calmar ratio but may use different time windows. Each metric provides a different lens on risk-adjusted performance, and sophisticated allocators typically examine multiple measures simultaneously.\n\nLimitations of the Calmar ratio include its sensitivity to the lookback period (a fund that experienced its worst drawdown exactly three years ago will show a much lower ratio than one whose drawdown occurred three years and one day ago), its inability to capture recovery time (two funds with identical CAGRs and MDDs may have very different drawdown durations), and its backward-looking nature, which may not predict future drawdown potential.",
  "example": "A managed futures fund returned 18.2% per annum on a compound basis over three years, with a maximum peak-to-trough drawdown of −12.5% (which occurred during an abrupt trend reversal in 2022). The Calmar ratio equals 18.2% / 12.5% = 1.46. A competing CTA returned 22.0% annually but experienced a −28.0% drawdown, yielding a Calmar of 0.79. Despite the lower absolute return, the first fund delivered superior risk-adjusted performance per unit of maximum loss, making it more attractive to institutional investors with strict drawdown budget constraints.",
  "formula": "Calmar Ratio = CAGR / |Maximum Drawdown|",
  "formula_latex": null,
  "interactive_type": "calculator",
  "calculator_id": "calmar-ratio",
  "related_terms": [
    "basis",
    "correlation-matrix",
    "drawdown",
    "equity",
    "equity-risk-premium",
    "factor-model",
    "kelly-criterion",
    "managed-futures",
    "maximum-drawdown",
    "portfolio-optimization",
    "recency-bias",
    "reversal",
    "sharpe-ratio",
    "sortino-ratio",
    "standard-deviation"
  ],
  "backlinks": [
    "beta-coefficient",
    "diversification",
    "drawdown",
    "dynamic-asset-allocation",
    "hedge-fund",
    "ledoit-wolf-shrinkage",
    "maximum-diversification-portfolio",
    "maximum-drawdown",
    "out-of-sample-testing",
    "risk-adjusted-return",
    "skewness",
    "sortino-ratio",
    "sterling-ratio",
    "strategic-asset-allocation",
    "sustainable-finance"
  ],
  "cross_references": [
    "basis",
    "drawdown",
    "equity",
    "managed-futures",
    "maximum-drawdown",
    "recency-bias",
    "reversal",
    "sharpe-ratio",
    "sortino-ratio",
    "standard-deviation",
    "sterling-ratio",
    "variance",
    "volatility"
  ],
  "tags": [
    "level:intermediate",
    "cat:portfolio-theory"
  ],
  "asset_classes": [],
  "regulators": [],
  "see_also": [],
  "sources": [],
  "wordcount": 557,
  "checksum": "d1289cee75ed8c12",
  "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/calmar-ratio",
    "jsonld": "https://hedgefund.wiki/api/v1/terms/calmar-ratio?format=jsonld",
    "markdown": "https://hedgefund.wiki/api/v1/terms/calmar-ratio?format=md",
    "graph": "https://hedgefund.wiki/api/v1/graph/calmar-ratio",
    "category": "https://hedgefund.wiki/api/v1/categories/portfolio-theory",
    "schema": "https://hedgefund.wiki/schema/term.schema.json",
    "html": "https://hedgefund.wiki/#/terms/calmar-ratio"
  }
}