Start freeSign in
Research/Glossary/Payoff ratio

Payoff ratio

Reference

Payoff ratio is the average profit of winning trades divided by the average loss of losing trades.

Payoff ratio is the average profit of winning trades divided by the average loss of losing trades. It measures how large wins are relative to losses on a per-trade basis. In a trading system, payoff ratio is one of the two inputs that determine expectancy, alongside win rate.

The basic expectancy framework starts from average trade outcome. Let win rate be the fraction of trades that are profitable. Let average win be the mean profit across winning trades. Let average loss be the mean loss across losing trades, expressed as a positive number. Expected profit per trade is then:

expectancy = win rate × average win − (1 − win rate) × average loss

If both sides are divided by average loss, expectancy is expressed in units of the average losing trade:

expectancy / average loss = win rate × (average win / average loss) − (1 − win rate)

Because payoff ratio is defined as average win divided by average loss, this becomes:

normalized expectancy = win rate × payoff ratio − (1 − win rate)

This identity shows the mechanism directly. Win rate tells you how often the strategy earns a profit. Payoff ratio tells you how large those profits are relative to the losses when the strategy is wrong. A higher win rate can improve expectancy, and a higher payoff ratio can also improve expectancy. A strategy with a modest win rate can still have positive expectancy if its average win is large enough relative to its average loss. Conversely, a strategy with a high win rate can still have weak or negative expectancy if its losses are too large compared with its wins.

A simple trade sample illustrates the calculation. Suppose a strategy produces five winning trades of 120, 80, 100, 140, and 60, and five losing trades of 50, 40, 60, 50, and 50. The average win is 100. The average loss is 50. The payoff ratio is therefore 100 / 50 = 2.0. The win rate is 5 / 10 = 0.50. Using the normalized expectancy formula:

normalized expectancy = 0.50 × 2.0 − (1 − 0.50) = 1.0 − 0.50 = 0.50

That means the expected value is 0.5 times the average losing trade per position taken. In dollar terms, the raw expectancy is:

expectancy = 0.50 × 100 − 0.50 × 50 = 50 − 25 = 25

So the average expected outcome is 25 per trade in this sample.

Comparing strategies with the same win rate makes the effect of payoff ratio clearer. Suppose two strategies both win on 50 percent of trades. Strategy A has a payoff ratio of 1.0, meaning its average win equals its average loss. Its normalized expectancy is:

0.50 × 1.0 − 0.50 = 0

Strategy B also wins 50 percent of the time, but its payoff ratio is 1.5. Its normalized expectancy is:

0.50 × 1.5 − 0.50 = 0.25

The win rates are identical, but Strategy B has higher expectancy because its winning trades are larger relative to its losing trades. The same logic works in reverse. If two strategies have the same payoff ratio, the one with the higher win rate will have higher expectancy.

Within Sonar’s research material, the fundamentals page frames strategy evaluation around statistical properties derived from backtests and emphasizes the need to distinguish genuine edge from noise. The backtest overfitting audit tool is presented as a way to examine whether strong backtest results are robust or likely to be artifacts of selection and overfitting. In practice, that matters for payoff ratio as much as for any other summary metric. A high payoff ratio from a small or heavily optimized backtest can look attractive, but its reliability depends on whether the underlying strategy evidence survives overfitting checks and out-of-sample scrutiny.

Sonar’s glossary entry on the Deflated Sharpe Ratio reinforces this broader point. It explains that a raw performance statistic can be misleading when many strategy variants are tried, because selection effects inflate the apparent quality of the chosen result. The same caution applies when interpreting payoff ratio. The ratio is useful because it captures one half of expectancy, but it should be evaluated in the context of sample size, multiple testing, and the overall quality of the backtest process.

For systematic strategy assessment, payoff ratio is therefore not a standalone verdict. It is a structural metric that explains how the size of wins compares with the size of losses, and it becomes most informative when paired with win rate inside the expectancy equation. Used this way, it helps analysts understand whether a strategy’s economics come from frequent small gains, infrequent larger gains, or some unstable combination that may not survive robust validation.

Covered in depth in the Strategy research fundamentals pillar hub.

Apply this and the related checks to your own results with the Backtest Overfitting Audit.Open the audit
ShareXLinkedInFacebookEmail