The stop loss is the single most practical risk tool a trader has. It defines, in advance, the point at which a trade is wrong and should be closed — turning an open-ended risk into a measured one. Without it, position sizing isn't even possible.
The short answer
A stop loss is an order that automatically closes a position once price reaches a level you set, capping the loss on that trade. If you buy EUR/USD at 1.0850 and set a stop at 1.0830, the trade closes if price falls to 1.0830, limiting your loss to roughly 20 pips (subject to slippage).
Why the stop comes first
A stop loss isn't just protection — it's the reference point for everything else:
- It defines your risk on the trade.
- That risk drives your position size.
- Combined with your target, it sets your risk/reward.
This is why risk-first traders place the stop before sizing the position, not after.
Where to place it
A stop should sit at a level that invalidates your trade idea, not at a round number or a fixed pip distance chosen for convenience. Common approaches:
- Beyond a structural level (a swing high/low, support/resistance).
- Outside a volatility buffer (e.g. a multiple of recent range) so normal noise doesn't stop you out.
- At the point where your reason for the trade no longer holds.
The discipline: decide where you're wrong, place the stop there, then size to it.
A practical example
You see a setup on EUR/USD and decide the idea is invalid below 1.0830. You enter at 1.0850, so your stop distance is 20 pips. On a $10,000 account risking 1% ($100), that means a 0.5-lot position. The stop placement came from the chart; the size came from the stop. Reverse that order and you'd be sizing on hope.
Common mistakes
- Placing stops too tight — getting shaken out by normal noise.
- Moving the stop wider mid-trade to avoid being stopped — converting a small planned loss into a large one.
- No stop at all — exposing the account to a single uncapped loss.
- Ignoring slippage — in fast markets the fill can be worse than the level.
Stops and automation
Expert Advisors rely on coded stops to manage risk mechanically, and they're exposed to the same slippage risks around news. Hard stops and sensible risk settings are essential parts of any automated setup — see the EA Automation Guide. For prop accounts, stops are also how you respect a firm's daily-loss limit; the Prop Challenge Planner helps map this.
Risk disclaimer: This article is educational content only and is not financial advice. A stop loss reduces but does not guarantee your maximum loss, as fills can slip in fast markets. Trading involves significant risk of loss. Past performance does not guarantee future results. You are responsible for your own decisions.
Frequently asked questions
Where should I place a stop loss?
Place it at a level that invalidates your trade idea — beyond a structure, swing point or volatility buffer — not at an arbitrary distance. The stop should answer: 'if price reaches here, I was wrong.' Then size the position to that stop.
Does a stop loss guarantee my maximum loss?
No. A stop loss becomes a market order when triggered, so in fast or gapping markets it can fill at a worse price than the stop level due to slippage. It controls risk in most conditions but cannot guarantee an exact exit price.
What is a trailing stop?
A trailing stop moves in your favour as the trade profits, locking in gains while staying a set distance from price. It doesn't move against you. It's a way to protect profit, though it can also exit on normal pullbacks.
Should I ever trade without a stop loss?
Trading without a defined stop removes your ability to size positions properly and exposes the account to uncapped loss in a single trade. For risk-first trading, a predefined stop (mental or order-based, executed with discipline) is essential.