Back to research
Systematic / Quant

Survival Alpha: Why Minimizing Drawdown Maximizes Return

· ~2 min read survival-alphadrawdowncalmarcompounding

Measuring the success of a systematic strategy by its average return is a common but misleading habit. Capital compounds geometrically, not arithmetically — and what damages geometric compounding most is not a lack of high average returns, but deep drawdowns.

This is exactly where “survival alpha,” the core philosophy of the TQR approach, comes from: surviving comes before winning. The four headline metrics below summarize a three-year backtest.

Calmar 2.1× 3y backtest
Max Drawdown −8.4% deepest point
Annual Return +17.6% compounded
Sharpe 1.4 annualized

The asymmetry of drawdown

The gain required to bring you back from a loss is always larger than the loss itself. This is not an optional observation; it is a necessary consequence of arithmetic:

DrawdownGain needed to recover
−10%+11%
−25%+33%
−50%+100%
−75%+300%

After a −50% drawdown you have to double your capital just to return to where you started. That is why, even when two strategies have the same average return, the one with the shallower drawdown compounds far more over the long run.

The geometric penalty

The long-run compound growth rate behaves roughly like g ≈ μ − σ²/2 — volatility directly eats into growth. Below are two portfolios with the same average return; the only difference is volatility. Use the slider to increase the second portfolio’s volatility:

The metric: Calmar

This philosophy naturally selects a benchmark metric. Because Sharpe also penalizes upside volatility, it is not ideal for a trend strategy. Instead, the primary comparison metric is the Calmar ratio:

Calmar = Annual Return / Maximum Drawdown — “how much pain did I endure to earn this return?”

By putting drawdown in the denominator, Calmar compresses the survival-alpha discipline into a single number. Most of TQR’s design decisions — exit-time volatility estimation, S-curve momentum signals, position sizing — ultimately serve a single goal: smoothing the equity curve.


This note is methodological. Signal parameters, backtest outputs and live regime notes are shared in the premium section.