Quant Memo
Advanced

Drawdown Control

Managing risk by how far you've fallen from your high-water mark rather than by volatility — a rule that cuts exposure as losses deepen so a bad stretch can't turn into a fatal one, at the cost of buying back in late after a recovery.

Prerequisites: Max Drawdown, Vol Targeting

Investors don't experience volatility, they experience drawdowns, the sinking feeling of watching an account fall from its high point. That's the number that triggers redemptions, blows through risk limits, and makes people quit at the bottom (see Drawdown and Max Drawdown). Drawdown control is a family of rules that manage exposure based directly on that feeling: the deeper you are below your peak, the less risk you take, so that an ordinary losing streak can never compound into a ruinous one.

It differs from Vol Targeting, which scales exposure by how choppy markets are. Drawdown control scales by how far you've fallen, a path-dependent signal. You can have low volatility and a deep drawdown (a slow grind down) or high volatility with no drawdown (a violent rally), and the two overlays respond to entirely different things.

The rule

Track your high-water mark HH, the highest portfolio value reached so far, and your current drawdown D=(HV)/HD = (H - V)/H, where VV is today's value. Then set risky-asset exposure as a decreasing function of the drawdown, cutting it to zero once losses hit a maximum tolerable level DmaxD_{\max}:

exposure=w0max ⁣(0,  1DDmax),\text{exposure} = w_0 \cdot \max\!\left(0,\; 1 - \frac{D}{D_{\max}}\right),

where w0w_0 is your baseline (full-risk) allocation, DD is the current drawdown, and DmaxD_{\max} is the drawdown you refuse to exceed. At the peak (D=0D = 0) you run full exposure; as the drawdown deepens you scale down linearly; at D=DmaxD = D_{\max} you're flat, in cash, so the floor holds. This is essentially CPPI and Portfolio Insurance measured from a moving high-water mark instead of a fixed floor, the idea behind Time-Invariant Portfolio Protection (TIPP).

Drawdown control ties exposure to distance below your peak, not to volatility. Full risk at the high-water mark, scaling down as losses mount, flat at your maximum tolerable drawdown. It guarantees (absent a gap) you never breach that limit — the price is buying back in late after recoveries.

high-water mark (0% drawdown) −10%: cut exposure −20%: go flat time drawdown
An underwater plot: depth below the high-water mark is the drawdown. Crossing the first threshold cuts risk; reaching the second forces the book flat. The overlay de-risks into the decline and only re-risks as the portfolio climbs back toward its peak.

Worked example

Baseline allocation w0=100%w_0 = 100\% risky, maximum drawdown budget Dmax=20%D_{\max} = 20\%. Start at a peak of $100.

  • At the peak, D=0D = 0, exposure =100%×(10)=100%= 100\% \times (1 - 0) = 100\%. Fully invested.
  • Down to $90, drawdown D=10/100=10%D = 10/100 = 10\%, exposure =100%×(110/20)=50%= 100\% \times (1 - 10/20) = \textbf{50\%}. You've halved risk.
  • Down to $95 worth of value but held at 50% risk... suppose it keeps falling to $85: D=15%D = 15\%, exposure =100%×(115/20)=25%= 100\% \times (1 - 15/20) = \textbf{25\%}. Risk keeps shrinking.
  • At $80, D=20%=DmaxD = 20\% = D_{\max}, exposure =0= 0. You're flat; the drawdown can't get worse.

Now the market recovers. Because you de-risked on the way down, you participate only partially on the way up, at $85 you're back to 25% invested, at $90 to 50%, and you don't return to full risk until you reclaw back near the old peak. That lag is the whole cost of the insurance.

The fundamental trade-off

Drawdown control caps your losses by selling into declines and buying into recoveries — mechanically buying high and selling low. In a sharp V-shaped recovery you de-risk at the bottom and miss the snap-back, so the overlay can turn a temporary paper loss into a permanent one. It shines in slow grinding bear markets and hurts most in whipsaws, exactly like CPPI.

There's also a subtler cost: because the high-water mark only ratchets up, the strategy is asymmetric. Every new peak raises the bar you must stay above, so after a strong run the overlay becomes increasingly twitchy, small pullbacks from a fresh high now count against your budget. Some implementations soften this by measuring drawdown from a trailing peak (say the highest value in the last year) rather than the all-time high.

Judge a drawdown-control overlay by the Calmar Ratio (return divided by max drawdown), not by Sharpe. The overlay deliberately sacrifices some average return to shrink the denominator, so it should improve Calmar even when it slightly lowers Sharpe. If it doesn't improve Calmar, the thresholds are mis-tuned.

Where it fits

Drawdown control, CPPI and Portfolio Insurance, and Vol Targeting are the three standard rule-based risk overlays. Vol-targeting reacts to turbulence, CPPI protects a fixed floor, and drawdown control protects a moving high-water mark. None of them predict anything, they're mechanical responses to what's already happened, which is their strength (no forecasting needed) and their weakness (they always act after the fact). The right one depends on what you're actually trying to protect: a hard capital floor, a volatility budget, or the emotional and business reality that clients flee during deep drawdowns.

Related concepts

Practice in interviews

Further reading

  • Grossman & Zhou (1993), Optimal Investment Strategies for Controlling Drawdowns
  • Estep & Kritzman (1988), TIPP: Insurance Without Complexity
ShareTwitterLinkedIn