Risk Management for Manual Trading — "Small Risk, Long Road"
A reproducible risk framework: 0.25–1% per trade (0.5% default), R‑multiples, daily/weekly stop limits (−2%/−5%), position sizing from stop distance, cost impact on short targets, and max open risk (2–3%). Finish with a 1‑line risk plan.
3.1Why small risk (0.25–1%) and R‑multiples (quick explainer)
3.2Position size from stop distance (interactive)
Calculated Position Size
0.167 lots
Risk Amount: $50.00
Pip Value: $10/pip/lot
Formula:
Risk Amount = Balance × (Risk% / 100)
Lots = Risk Amount ÷ (Stop Pips × Pip Value per Lot)
3.3Costs vs short targets (be realistic)
Cost Impact Analysis
23.8%
Cautious
Total Cost: 1.90 pips
Interpretation:
< 15% = Healthy (low cost impact)
15–30% = Cautious (moderate impact)
> 30% = High sensitivity (costs dominate)
3.4Daily/weekly stop rules (and losing trade limit)
- Daily stop: −2% (stop trading for the day)
- Weekly stop: −5% (stop trading for the week)
- Max losing trades per day = floor(DailyStop% ÷ RiskPerTrade%)
Stop Limits Summary
Max losing trades per day: 4
Daily stop loss: −2%
Weekly stop loss: −5%
After 4 losses in a day (each −0.5%), stop trading for the day. After hitting −5%, stop for the week.
Formula:
Max Losing Trades/Day = floor(Daily Stop % ÷ Risk per Trade %)
3.5Max open risk / exposure cap
- Limit total risk from concurrent positions (e.g., 2–3% of equity)
- Highly correlated pairs increase effective exposure
Exposure Limit
4 positions max
With 0.5% risk per trade and 2% max open risk
Formula:
Max Concurrent Positions = floor(Max Open Risk % ÷ Risk per Trade %)
3.6Practice: compute EURUSD lot & daily limit (hands-on)
3.7One‑line Risk Plan (composer)
Your Risk Management Plan:
Risk: 0.5%/trade | Daily stop: −2% | Weekly stop: −5% | Max open: 2%
QuizTest Your Understanding
Mini-Quiz
Test your understanding with 3 questions. Pass with 2/3 correct.
3.8What's next
You now have a reproducible risk framework. Next: learn how to turn a signal into a complete trade with entry logic, SL/TP rules, and time filters.
Next: From Signal to Trade