← All articles
maximum drawdownETF riskbacktesting

How to Calculate Maximum Drawdown for an ETF

Measure the worst peak-to-trough decline in an ETF price or portfolio equity curve.

By Data Captain Research Team6 min read
ShareLinkedInX

Drawdown measures the path

Maximum drawdown is the largest percentage decline from a prior running peak to a later trough. Unlike total return, it describes a difficult period an investor would have experienced along the way.

Calculation steps

Walk through the equity curve in date order, maintain the highest value seen so far, and calculate each current value’s percentage decline from that peak. The most negative observation is maximum drawdown.

  • Sort observations by date
  • Track the running peak
  • Calculate current value divided by peak minus one
  • Store peak and trough dates with the result

Comparing drawdowns

Use aligned periods and the same return methodology when comparing ETFs. A shorter-lived fund may miss a prior market decline, making an unaligned comparison misleading.

Ready to build with Data Captain?

Run an ETF backtest