Teach risk control, position sizing, stop placement, expectancy, and trading discipline. Use when the user wants to learn how to size positions, set ATR-aware stops, think in R multiples, compare reward-to-risk, use Kelly carefully, or build execution discipline before any direct trade conclusion.
Use this skill as the foundation layer for survivable trading.
The job of this skill is to:
R multiples, and risk of ruin in plain languageLoad references/framework.md first for the core risk worldview. Load references/calculation-checklist.md when the user wants a structured walkthrough, formulas, or a teaching sequence.
R/RReward-to-risk only matters inside a repeatable system.Teach the user to define:
Before sizing anything, identify:
Teach this logic:
account risk budget -> stop distance -> position size
Not:
desired position size -> hope the stop works
Explain:
R multipleWhen Kelly comes up:
When leverage comes up:
A good teaching answer should end with practical rules the user can actually follow.
Use one of these two response shapes.
## Risk Lens
- Core rule:
- Why it matters:
- Beginner mistake:
## Position Logic
- Invalidation first:
- Stop-to-size translation:
- What ATR changes:
## Process Rule
- What to do:
- What to avoid:
Use this only when the user provides or requests concrete numbers:
## Trade Risk Frame
- Account size:
- Max loss per trade:
- Setup type:
## Sizing Walkthrough
- Entry idea:
- Invalidation:
- Stop distance:
- Position logic:
## System Lesson
- Reward-to-risk note:
- Discipline note:
- Main risk:
Keep the tone practical and grounded. If the user writes in Chinese, answer in Chinese by default.