Risk Is a Product, Not a Preference
- Sep 30, 2025
- 2 min read
If you don’t design risk, drawdown will design you.
Risk is not a dial you twist when you “feel” cautious. Professionals don’t negotiate with risk; they **architect** it. Before the first trade, they commit to rules that define how much to risk per position, how much to allow per day, when to stand down, and how to recover after losses. This isn’t pessimism—it’s **engineering**. Cars have brakes not because drivers plan to crash, but because roads can surprise them.
Start with **position sizing**. A simple, battle-tested approach is *fixed fractional risk*: risk a small, consistent percentage of your account (e.g., 0.5–1.0%) on each trade. That way, bad luck can’t erase you, and good luck compounds sensibly. Many mature systems also **scale by volatility** (e.g., using ATR), so each trade risks roughly the same amount of *movement* regardless of whether the market is slow or fast. A hybrid—cap max risk per trade and scale within that cap—often balances simplicity with realism.
Next, add **circuit breakers** that act automatically. A **max daily loss** (say, −2% to −3%) prevents you from “revenge trading” a bad morning into a ruined month. **Streak brakes**—pausing or halving size after several consecutive losses—stop emotional spirals. **Volatility halts** keep you out of freak conditions when spreads explode or the book thins. **Time filters** avoid dead zones where your edge doesn’t pay.
Recovery matters as much as restraint. Use a **soft scale-down** when drawdown exceeds −5% or −10%, and institute a **hard weekly cap** (e.g., −15%) that kills trading until a scheduled review. When performance improves, **earn size back** gradually. A single green day should not restore full throttle; consistency should.
Finally, instrument your system like a cockpit: live P&L, open risk, slippage, rejection errors, and a tamper-proof **audit log** of every pause and resume. You’re not eliminating risk; you’re shaping it. Profit is uncertain. **Survival can be designed.** Design it first.
Do you need help creating your own bot? Contact us.

Comments