risk-reward-ratio
Installation
SKILL.md
Risk-Reward Ratio
If the math doesn't work, don't take the trade. R:R is the simplest filter that separates good setups from bad ones.
Prerequisites
No dependencies required. Pure math — provide entry, stop, and target prices. No data tools needed.
Calculation
Risk = Entry price - Stop-loss price
Reward = Target price - Entry price
R:R = Reward ÷ Risk
Related skills