Skip to main content

Risk/Reward & Win Rate

Updated Jun 23, 2026 at 8:47pm

Research Draft Medium 1,140 words

Reward-to-risk ratio (R:R) and win rate are the two halves of a trading system's edge, and the core lesson is that neither one alone tells you whether the system makes money — only their combination does. R:R measures how big the average winner is relative to the average loser (a 2:1 system makes twice as much on wins as it loses on losses); win rate is the fraction of trades that win. A system with a dazzling 70% win rate can still bleed out if its losses are large enough, and a system that loses 65% of its trades can compound steadily if its winners are big enough. The bridge between the two is expectancy — the average profit/loss per trade — and that is the only number that says "profitable or not."

How it's calculated / formed

Reward-to-risk ratio (R:R): for a planned trade, the distance from entry to target divided by the distance from entry to stop. If you enter at \$100, stop at \$96 (risk = \$4) and target \$112 (reward = \$12), the planned R:R is 3:1. Expressed as a single number R, this is the reward multiple of the unit risk (here R = 3).

Win rate (p): winning trades ÷ total trades, over a sample.

Breakeven win rate — the win rate at which a given R:R exactly breaks even (before costs):

Breakeven win rate = 1 / (1 + R)

Verified across multiple sources. The derivation: at breakeven, expected gain equals expected loss, so p × R = (1 − p) × 1p = 1 / (1 + R). Any real win rate above this line is positive edge; below it, negative.

Expectancy (the metric that actually decides profitability), in R-multiples (per Van Tharp):

Expectancy (R) = (p × AvgWin_R) − ((1 − p) × AvgLoss_R)

where AvgLoss_R is normally ~1 (one unit of risk). For a clean fixed-R:R system: Expectancy = p × R − (1 − p). Positive = profitable; zero = breakeven; negative = losing. R-multiples (expressing every result as a multiple of the initial risk R) are attributed to Van Tharp, Trade Your Way to Financial Freedom (1998).

How to read it — the R:R / breakeven table

Reward-to-risk (R)Breakeven win rate 1/(1+R)Plain meaning
1:1 (R = 1)50.0%must win more than half
1.5:140.0%
2:1 (R = 2)33.3%win 1 in 3 to break even
3:1 (R = 3)25.0%win 1 in 4
4:120.0%
5:1 (R = 5)16.7%can be wrong ~83% of the time

Read it as: the higher your R:R, the lower the win rate you can survive on. The figures are pre-cost — slippage, spread, and commissions raise the real breakeven win rate, more so for systems with many small trades.

How it's used in practice

1. Pre-trade R:R filtering. Before entering, compute planned R:R from entry/stop/target. Many traders refuse setups below a floor (commonly 2:1) so that even a modest hit rate is profitable. This is a discipline filter, not a guarantee. 2. Judge systems by expectancy, not win rate. Multiply through: a 45% win rate at 2:1 has expectancy 0.45×2 − 0.55 = +0.35R per trade — profitable. A 70% win rate at 1:3 (wins 1, losses 3) has expectancy 0.70×(1/3) − 0.30×1 = −0.067R — a losing system despite winning most trades. Win rate alone is decision-noise. 3. The structural tradeoff. R:R and win rate tend to move inversely. Widening targets to raise R:R means fewer trades reach them, lowering win rate; tightening targets does the reverse. Two archetypes: - High-R:R trend/breakout systems — low win rates (commonly cited ~35–45%), profits carried by rare large winners, and long losing streaks are normal. - High-win-rate mean-reversion systems — many small wins (win rates often cited ~55–65%) but exposed to occasional large losses when a "reversion" keeps trending. Both can be profitable; both can be ruinous. Expectancy is the arbiter. 4. Expectancy budgeting / position sizing. Once expectancy (in R) is known, position size scales how much capital one R represents, which (with trade frequency) drives the equity curve.

Strengths & limitations

  • The framework is sound; the inputs are unstable. The breakeven formula is exact arithmetic. But estimated win rate and average R:R are sample statistics that drift — a win rate measured over 30 trades has a wide confidence interval and can be off by 10+ points by chance. Treating a backtested 58% as a fixed property is a classic overfitting trap.
  • "Minimum 2:1" is a heuristic, not a law. The widely repeated "always take at least 2:1" is a useful rule-of-thumb that biases toward positive expectancy, but it is not a requirement for profitability. A high-win-rate scalping system at 1:1 or even sub-1:1 R:R can be strongly profitable; many durable mean-reversion systems run R:R below 1. What is required is positive expectancy after costs, full stop.
  • Planned R:R ≠ realized R:R. The 3:1 you plan assumes you hit the target and the stop holds. Slippage, gaps through the stop, and discretionary early exits erode realized R:R. Backtests using planned R:R flatter the system.
  • The psychological cost of low win rates is real and underrated. A 35–40% win-rate system produces statistically routine streaks of 6–10 consecutive losses. Most traders cannot sit through these and abandon a positive-expectancy system at its drawdown trough — so a theoretically optimal high-R:R system can be the wrong system for a given temperament. Win rate matters psychologically even when it doesn't matter mathematically.
  • Expectancy ignores variance and ruin. Two systems with identical expectancy can have wildly different drawdowns and risk of ruin; expectancy must be paired with sizing and streak/variance analysis, not used alone.
  • #1 misuse: chasing a high win rate as if it were the goal. It is not — it is one input. Cutting winners early to "lock in wins" raises win rate while destroying R:R and often expectancy.

Sources