Use when sizing a trading or investment position — requiring a specific minimum ratio of potential reward to defined risk (e.g., risking one dollar to make five) before entering, and cutting the position quickly if the predefined risk level is reached, prioritizing defense over being right on every position.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add jeffreytse/grimoire-core --skill apply-asymmetric-risk-reward-sizing --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Apply Asymmetric Risk Reward Sizing?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jeffreytse-apply-asymmetric-risk-reward-sizing)More formats (shields.io, HTML) on the badges page.
---
name: apply-asymmetric-risk-reward-sizing
description: Use when sizing a trading or investment position — requiring a specific minimum ratio of potential reward to defined risk (e.g., risking one dollar to make five) before entering, and cutting the position quickly if the predefined risk level is reached, prioritizing defense over being right on every position.
source: Paul Tudor Jones, founder of Tudor Investment Corporation; documented risk-management approach and public statements on asymmetric risk-reward trading discipline
tags: [finance, investing, risk-management, position-sizing, asymmetric-returns, tudor-jones]
related: [apply-downside-protection-principle, apply-leverage-avoidance, calculate-risk-adjusted-return, apply-barbell-strategy]
---
# Apply Asymmetric Risk-Reward Sizing
Require a specific minimum ratio of potential reward to clearly defined risk before entering any position, and cut the position quickly and without hesitation if the predefined risk level is reached — prioritizing disciplined defense over being right on every individual position, since a favorable risk-reward ratio applied consistently can be profitable even with a win rate below 50%.
## Why This Is Best Practice
**Adopted by:** Paul Tudor Jones, founder of Tudor Investment Corporation, has publicly and repeatedly emphasized this specific discipline — famously stating a preference for playing great defense rather than great offense, and requiring that positions offer a substantially favorable ratio of potential gain to defined, limited risk before entry — as central to his multi-decade track record as one of the most successful macro traders of his era.
**Impact:** Tudor Jones's documented public statements specifically describe risking a defined, limited amount to pursue a substantially larger potential gain (commonly cited around a five-to-one reward-to-risk ratio) as allowing a trading approach to remain profitable overall even when a majority of individual trades are losers, since the magnitude of wins relative to losses — not the win rate alone — determines the overall result.
**Why best:** A trading or investment approach evaluated purely by win rate can be profitable with a low win rate (as long as wins are large relative to losses) or unprofitable with a high win rate (if losses, though less frequent, are disproportionately large) — requiring a specific minimum reward-to-risk ratio before entry, and enforcing a hard exit at the predefined risk level, structurally ensures that no single loss can be disproportionately damaging, regardless of how the position ultimately performs.
Sources: Paul Tudor Jones, public statements and documented investment approach at Tudor Investment Corporation
## Steps
### Step 1: Define the specific risk level before entering any position
Before entering a position, define precisely the price level or loss magnitude at which the thesis is considered wrong and the position will be exited — this predefined risk level must be set before entry, not decided in the moment as the position moves against expectations.
### Step 2: Define the specific reward target and calculate the ratio
Estimate a realistic reward target based on the investment thesis, and calculate the ratio of that potential reward to the predefined risk — require this ratio to meet a specific minimum threshold (a commonly cited example being five to one) before considering the position acceptable to enter.
### Step 3: Decline positions that don't meet the minimum ratio, regardless of conviction
If a position doesn't offer the required minimum risk-reward ratio, decline it or wait for a better entry price that would improve the ratio — high conviction in the underlying thesis doesn't substitute for an acceptable risk-reward ratio; both are required.
### Step 4: Exit immediately and without hesitation once the predefined risk level is reached
When a position reaches its predefined risk level, exit without hesitation or reconsideration in the moment — the discipline's entire value depends on the exit being enforced mechanically once set, not renegotiated based on a fresh, in-the-moment justification for why "this time is different."
### Step 5: Evaluate the approach's overall performance by cumulative result, not individual win rate
Judge the overall trading or investment approach by its cumulative result across many positions, not by the percentage of individual positions that were profitable — a disciplined approach applying this ratio consistently can be profitable overall with a win rate below 50%, since losses are capped small while wins are allowed to run larger.
## Rules
- Define the specific risk level before entry, never in the moment as a position moves against the position.
- Require a specific minimum reward-to-risk ratio before entering — high thesis conviction doesn't substitute for this requirement.
- Exit at the predefined risk level without hesitation or in-the-moment renegotiation.
- Evaluate overall performance by cumulative result across many positions, not by individual win rate.
## Examples
**Discipline applied correctly:** An investor identifies an opportunity with a clearly defined risk level (a specific price point at which the thesis would be considered wrong) and a realistic reward target that together produce a five-to-one reward-to-risk ratio. The investor enters the position at this ratio, and when the position later moves against expectations and reaches the predefined risk level, exits immediately without reconsidering in the moment — preserving capital for the next opportunity rather than hoping the position recovers.
**Discipline abandoned in the moment (failure case, illustrative):** A different investor enters a similarly-sized position with a defined risk level, but when the position reaches that level, decides in the moment to hold longer based on a new, ad-hoc justification not part of the original thesis. The loss grows substantially larger than the originally predefined risk, illustrating exactly the failure mode this discipline is designed to prevent.
## Common Mistakes
- **Defining the risk level after entry rather than before** — a risk level decided only once a position is already moving against expectations is far more likely to be adjusted under pressure than one genuinely fixed in advance.
- **Entering a position based on high conviction alone, without an acceptable risk-reward ratio** — conviction in the thesis and an acceptable predefined ratio are both required; neither substitutes for the other.
- **Renegotiating the exit in the moment once the predefined risk level is reached** — the entire value of this discipline depends on the exit being enforced mechanically, not reconsidered under the pressure of an active losing position.
- **Judging the approach by individual win rate rather than cumulative result** — a disciplined approach can be profitable overall with a win rate below 50%, provided losses are consistently capped small relative to wins.
## When NOT to Use
- For a long-horizon value investment where the thesis is explicitly expected to require patience through short-term price volatility that doesn't reflect a change in the underlying business (see `apply-buy-and-hold-strategy`) — a rigid, short-term risk-level exit is a poor fit for that kind of long-term holding discipline.
- When no realistic reward target or risk level can be meaningfully estimated in advance — forcing a ratio calculation onto an opportunity with no genuine basis for either figure produces false precision.
- As a substitute for genuine thesis quality — a favorable risk-reward ratio doesn't compensate for an otherwise weak or poorly-researched investment idea.
> **Finance disclaimer:** This skill encodes professional best practices for educational purposes. It is not financial advice. Consult a licensed financial advisor before making investment decisions.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!