Gain-to-Pain Ratio
A simple risk-adjusted return measure that divides total cumulative return by the sum of all losing periods, weighting every bad month by its size rather than just counting how often losses happen.
Prerequisites: Sharpe Ratio
Two strategies can have the same Sharpe ratio yet feel completely different to trade: one loses money in small, frequent dribbles, the other in rare but painful lumps. The gain-to-pain ratio is built to capture that "pain" directly, using monthly returns rather than the volatility of daily returns that the Sharpe ratio relies on.
The formula sums every monthly return, then divides by the absolute value of the sum of only the negative months:
The numerator is just the strategy's total return over the period. The denominator adds up every losing month's magnitude — a single $−8% month contributes far more to the denominator than eight separate $−1% months, even though both sum to the same loss. That is the point: unlike a metric that merely counts down months, gain-to-pain penalizes concentrated pain more than spread-out pain of the same total size.
As a worked example, suppose a strategy returns over six months. The sum of all months is . The sum of losing months is , so its absolute value is . The gain-to-pain ratio is — meaning the strategy's cumulative gain is only half the size of its cumulative pain, a weak result even though it has more winning months than losing ones. A ratio above roughly 1.5–2 is generally considered a respectable track record; a ratio near or below 1 signals that the losing months are doing serious damage relative to what's being earned.
Gain-to-pain ratio divides total return by the sum of all losing-period magnitudes, so it penalizes a few large drawdown months far more heavily than an equal-magnitude Sharpe or hit-rate calculation would.
Related concepts
Practice in interviews
Further reading
- Schwager, Market Wizards (performance metrics appendix)