Maximum Drawdown Calculator

Calculate the largest peak-to-trough loss in an investment or portfolio over time.

What Is Maximum Drawdown?

Maximum drawdown (MDD) measures the largest observed loss from a peak to a trough in an investment's value before a new peak is reached. It is expressed as a percentage and represents the worst-case scenario for an investor who bought at the highest point and sold at the lowest point during the measurement period.

Unlike standard deviation or beta, which measure volatility relative to a benchmark, maximum drawdown focuses purely on downside risk. It answers a specific question: How much could I have lost at the worst possible moment?

How the Calculation Works

The calculator evaluates a sequence of values to identify the maximum percentage decline from any previous peak.

The Formula

For each point in the series, the drawdown is calculated as:

Drawdown = (Current Value − Peak Value) / Peak Value

The maximum drawdown is the most negative value across all drawdowns in the series.

Key Assumptions

How to Use the Calculator

  1. Enter your data — Input a series of portfolio values, account balances, or asset prices in chronological order. Separate each value with a comma or new line.
  2. Select the data frequency — Choose whether your values represent daily, weekly, monthly, or custom intervals. This affects how the drawdown period is interpreted but not the calculation itself.
  3. Review the results — The calculator displays the maximum drawdown percentage, the peak value, the trough value, and the duration of the drawdown period.

Example

Consider a portfolio with the following monthly values:

$10,000 → $12,000 → $11,500 → $9,000 → $10,500 → $13,000

The peak before the decline is $12,000. The lowest point after that peak is $9,000. The maximum drawdown is:

($9,000 − $12,000) / $12,000 = −25%

Even though the portfolio later recovers to $13,000, the worst loss an investor would have experienced during this period was 25%.

Understanding the Results

The maximum drawdown percentage tells you the depth of the worst decline, but it does not tell you how long the decline lasted or how frequently drawdowns occur. For a complete risk assessment, consider these additional factors:

A lower maximum drawdown generally indicates less downside risk, but context matters. A conservative bond portfolio may have a 5% maximum drawdown, while a growth stock portfolio might show 40% or more. The acceptable level depends on your risk tolerance and investment horizon.

Common Mistakes When Interpreting Maximum Drawdown

Practical Use Cases

Limitations

FAQ

What is a good maximum drawdown percentage?

There is no universal "good" number. Conservative portfolios may have maximum drawdowns of 5–10%, while aggressive equity portfolios can experience 40–50% or more. The appropriate level depends on your risk tolerance, investment timeline, and financial goals.

Is maximum drawdown the same as volatility?

No. Volatility measures how much an investment's price fluctuates in either direction. Maximum drawdown measures only the worst decline from a peak. An investment can be highly volatile but have a relatively small maximum drawdown if it recovers quickly after each decline.

Can maximum drawdown be zero?

Yes, if the investment never declines below any previous peak during the measurement period. This is rare for risk assets but possible for cash equivalents or very short measurement periods.

How does maximum drawdown differ from Calmar ratio?

The Calmar ratio divides annualized return by maximum drawdown. It provides a risk-adjusted return measure, while maximum drawdown alone only shows the worst decline. A high Calmar ratio indicates strong returns relative to the downside risk taken.

Should I use daily or monthly data?

Daily data captures more granular drawdowns and may show larger declines than monthly data, which smooths intra-period fluctuations. For long-term investments, monthly data is often sufficient. For active trading strategies, daily data is more appropriate.