R-Multiple and Expectancy: Sizing Winners Against Your Risk
Two strategies can have the same win rate and one quietly makes money while the other quietly loses it. Win rate hides the thing that actually decides your account: how big your winners are compared to your losers. R-multiple is the metric that measures exactly that, and expectancy is the single number it rolls up into.
Freya's backtest reports both. Once you can read them, you can look at a strategy and know, before a cent goes live, whether its math works.
Key Takeaways
- R is the amount you risked on a trade; an R-multiple expresses the result in units of that risk, so a win of twice your risk is +2R.
- Expectancy is your average R per trade. It is the one number that tells you whether the strategy makes money over many trades.
- A strategy can win less than half its trades and still have strong positive expectancy if its winners are large enough.
- Freya buckets your trades from big losers (worse than -2R) to big winners (better than +2R), which reveals whether your edge is broad or rides on a few outliers.
- Positive expectancy is necessary but not sufficient: a tiny edge on very few trades can still be luck. Check it against enough trades.
- Expectancy plus position sizing, not win rate, is what compounds an account.
Read interpreting backtest results first if terms like win rate and risk-reward are new, then come back here for the metric that ties them together.
The R values and percentages below are worked examples, not recommendations. Crypto trading can lose money. Size every bot with funds you can afford to lose, and read the Risk Disclosure before going live.
What R Actually Is
R is simply the amount you put at risk on a trade: the distance from your entry to your stop loss, multiplied by your position size. If you buy with a stop that would cost you $50 if hit, then R is $50 for that trade. It is your unit of risk, defined before the trade plays out.
An R-multiple measures the outcome in those units:
- A trade that hits its stop loses one unit of risk, so it is -1R.
- A trade that makes twice what you risked is +2R.
- A trade closed early for half your risk is +0.5R.
The power of this is that it strips away dollar amounts and account size. A +2R trade is a +2R trade whether you risked $10 or $10,000. It lets you compare every trade on a single honest scale: what did I get back for what I put on the line.
Expectancy: Your Edge in One Number
Once every trade is measured in R, expectancy is just the average R across all of them. It answers the only question that matters over a long run of trades: on average, does each trade add to the account or subtract from it.
The intuition behind the formula Freya uses is straightforward:
Expectancy (R) = (win rate × average win in R) - (loss rate × average loss in R)
Say a strategy wins 40 percent of the time, its average winner is +2.5R, and its average loser is -1R:
Expectancy = (0.40 × 2.5) - (0.60 × 1.0) = 1.0 - 0.6 = +0.4R per trade
That strategy loses six trades out of ten and still makes money, because each trade is worth an average of +0.4R. Over 100 trades it earns about 40R. This is why win rate on its own is meaningless. A 40 percent win rate with big winners beats a 70 percent win rate with tiny ones.
A 70 percent win rate sounds great until you learn the winners are +0.3R and the losers are -1R. Expectancy there is (0.7 × 0.3) - (0.3 × 1.0) = -0.09R per trade. It wins most of the time and bleeds the account. Freya reports expectancy precisely so this trap is visible.
Reading the R-Multiple Panel on Freya
For a backtest with enough trades, Freya reports the average R-multiple, the expectancy per trade, the best and worst single trades in R, and a distribution that sorts every trade into five buckets:
| Bucket | R range | What it tells you |
|---|---|---|
| Big losers | worse than -2R | Stops that slipped or setups that ran far against you before exit |
| Small losers | -2R to -0.5R | Normal, controlled losses; this is where healthy risk lives |
| Breakeven | -0.5R to +0.5R | Trades that went nowhere; too many means weak edge or over-trading |
| Small winners | +0.5R to +2R | The bread-and-butter wins of a steady strategy |
| Big winners | better than +2R | The outliers that carry a trend-following edge |
The shape of that distribution is as important as the expectancy number. Two strategies can both show +0.4R expectancy for very different reasons:
- One has a fat band of small winners and few big ones. Its edge is broad and repeatable.
- The other is breakeven or slightly negative across most trades and is rescued entirely by a handful of big winners. Its edge depends on catching those rare outliers, and if the next hundred trades do not deliver them, the positive expectancy evaporates.
The distribution is how you tell a robust edge from a lucky one. A strategy carried by two or three big winners is fragile in a way the headline expectancy number alone will not warn you about.
Big Losers Are the Metric to Watch
The big losers bucket, trades worse than -2R, deserves special attention. Your risk unit R is defined by your stop. A trade worse than -2R means the loss ran well past the risk you planned for, which usually points to slippage on a fast move, a gap through the stop, or an exit that did not fire as expected. A few of these can erase a long run of small winners.
If your backtest shows a meaningful big-losers count, that is a risk-control problem to solve, through tighter stops, lower leverage, or avoiding conditions that produce runaway moves, before the expectancy number can be trusted.
Putting It to Work
- Demand positive expectancy. A strategy with negative expectancy does not become profitable with better discipline or more capital. The math is against it. Fix the strategy or discard it.
- Judge the distribution, not just the average. Prefer a broad band of small winners over an edge that hinges on rare big ones.
- Watch the tails. Big losers eat expectancy fast. A handful of trades worse than -2R can flip a good average negative.
- Confirm on enough trades. A +0.8R expectancy over 12 trades is a rumor, not a result. The more trades behind it, the more the edge is real rather than a friendly sample.
- Then, and only then, size it. Expectancy tells you the edge per unit of risk. Your position sizing and risk management decide how much risk to put behind that edge without risking ruin. Pair this with the Monte Carlo simulation to see how that edge survives an unlucky order of trades.
Frequently Asked Questions
What is an R-multiple in trading?
R is the amount you risked on a trade, measured as the distance from entry to stop loss times your position size. An R-multiple expresses the result in those units: a win of twice your risk is +2R, a full stop-out is -1R. It lets you compare every trade on one scale regardless of dollar size or account size.
What is a good expectancy?
Any positive expectancy means the strategy makes money on average per trade, which is the baseline requirement. Higher is better, but a modest, stable expectancy across many trades and a healthy distribution is more trustworthy than a large expectancy that rests on a few big winners. Always read the number together with the trade count and the distribution shape.
Can a strategy be profitable with a low win rate?
Yes. A strategy that wins 40 percent of the time is profitable if its winners are large enough relative to its losers. Expectancy captures this: (win rate times average win in R) minus (loss rate times average loss in R). A low win rate with a high average R on winners routinely beats a high win rate with tiny winners.
Why does Freya show big losers separately?
Because trades worse than -2R broke past the risk you planned for, usually through slippage, a gap, or an exit that did not fire. They damage expectancy out of proportion to their count, so isolating them makes a risk-control problem visible before it costs you live.
