Skip to main content

Risk-Reward Filtering (2:1 Minimum)

Updated Jun 23, 2026 at 8:47pm

Research Draft Medium 656 words

Risk-reward filtering is a pre-trade quality gate: before committing capital to a swing setup, you compare the distance from your entry to a sensible profit target against the distance from your entry to your stop. If the prospective reward isn't at least roughly twice the risk (a 2:1 ratio), the setup is rejected before position sizing even begins. It is the cheapest filter in trading — it costs nothing and eliminates the most marginal trades up front.

The rule & the math

The risk-reward ratio (R:R) for a long is:

R:R = (target − entry) / (entry − stop)

(For a short, flip the signs: (entry − target) / (stop − entry).) Example: enter at 100, stop at 96, target at 108. Risk = 4, reward = 8, so R:R = 8/4 = 2:1.

The reason a minimum matters is the breakeven win rate — the win rate at which a strategy nets zero over many trades, assuming each loss costs 1R and each win pays R times that. Setting expected value to zero:

W · R − (1 − W) · 1 = 0   →   W = 1 / (1 + R)

where R is the reward expressed as a multiple of risk. This gives the floor every strategy must clear:

R:RBreakeven win rate = 1/(1+R)
1:11/2 = 50%
2:11/3 ≈ 33.3%
3:11/4 = 25%

So at 2:1 you can be wrong roughly two times out of three and still break even; at 3:1, three out of four. The two sources below state these same figures (33% at 2:1, 25% at 3:1), and the algebra above is self-contained, so the numbers are verified rather than asserted.

How it's used in practice

The ratio is applied as a binary screen: setups offering less than ~2:1 are skipped, full stop. This is deliberately applied before position sizing, because no amount of careful sizing rescues a structurally poor trade. Rejecting sub-2:1 setups removes a disproportionate share of mediocre trades — the low-ratio ones are exactly those most likely to grind out small losses.

The filter only works when read alongside a realistic win rate. A swing strategy that wins 40–45% of the time is comfortably profitable at 2:1 (breakeven is ~33%), but the same win rate at 1:1 (breakeven 50%) bleeds capital. Conversely, demanding 5:1 on every trade is fine only if your hit rate can survive the much lower frequency that comes with distant targets.

The single most important discipline is measuring R:R off a sensible target — one drawn to a real structural level (prior swing high, resistance, measured move, a level the instrument has actually traded to) rather than a number chosen to make the ratio look attractive. The stop and the target must both be set by the chart, not by the arithmetic you want to see.

Strengths & limitations

The strength is leverage over selection: one rule, applied honestly, raises the average quality of every trade you take and decouples profitability from needing a high win rate.

The #1 misuse is inflating the target to hit the ratio. Because R:R is a quotient, you can always manufacture a "2:1" or "5:1" by pushing the target further out — but a wider target doesn't move price; it just means price has farther to travel before you're paid, and your real-world hit rate at that target collapses. A high ratio computed against an unreachable target is meaningless — worse than meaningless, because it launders a bad entry into a number that feels disciplined. The ratio is only as honest as the target it's measured against. Related failure modes: ignoring transaction costs and slippage (which erode the realized reward), and treating an arbitrary round-number target as if it were a structural one.

System relevance

Augustus applies risk-reward filtering as a hard pre-sizing gate: setups whose reward-to-risk falls below the 2:1 minimum are rejected outright, with the target measured to a defensible structural level rather than one back-solved to satisfy the ratio.

Sources