πŸ“ŠRiskSizer
← Guides

How to Set a Stop Loss

11 min read Β· Stop Loss Β· ATR

Why a stop-loss is mandatory

A stop-loss is a pre-defined price level where you exit a trade at a loss. Without a stop-loss, a single trade can wipe out months of profit. Even experienced traders always use stop-losses.

Method 1: Support/Resistance Levels

The most common approach β€” place your stop just below a support level (for longs) or above a resistance level (for shorts). If the price breaks that level, the setup is invalidated and it's better to exit.

Long: Stop = Support Level βˆ’ 0.5–1% (buffer) Short: Stop = Resistance Level + 0.5–1% (buffer)

Method 2: ATR-Based Stop

ATR (Average True Range) is a volatility indicator. ATR-based stops account for current market volatility and are more adaptive.

Stop = Entry Price βˆ’ (ATR Γ— multiplier) Typical multiplier: 1.5Γ— β€” 2.5Γ— ATR(14)

Our calculator supports ATR mode β€” enter the ATR value and multiplier, and the stop-loss is calculated automatically.

Method 3: Candle Structure

When entering after a pin bar or engulfing candle β€” place the stop beyond the pattern's wick. This gives a clear technical invalidation level.

Worked example: setting a stop on BTC

BTC trading at $65,000. You see it just bounced off the $64,200 support level on the 4h chart. You want to long with a 1:2 risk-reward setup. Step 1: find the invalidation level β€” the support at $64,200. If price breaks below, your bullish thesis is wrong. Step 2: add buffer so you are not stopped by wick noise β€” 0.5% buffer = $321. Stop = $64,200 βˆ’ $321 = $63,879. Step 3: round to a non-obvious number β€” not $63,879 (too precise) and not $63,800 (too round, clustering). Use $63,820. Step 4: distance from entry: $65,000 βˆ’ $63,820 = $1,180. Step 5: if risking $100, size = $100 Γ· $1,180 = 0.0847 BTC. Step 6: target at 1:2 = $65,000 + $2,360 = $67,360.

ATR-based stop example (TSLA)

TSLA at $245 with ATR(14) = $8. You want a stop that survives normal volatility. Conservative: 2Γ— ATR = $16. Stop = $245 βˆ’ $16 = $229. Aggressive (more likely to hit): 1Γ— ATR = $8. Stop = $237. In the calculator, toggle "ATR mode," input ATR value ($8) and multiplier (2), and the stop-loss is computed automatically. The real value of ATR is that your stops adjust to current volatility. In quiet markets ATR shrinks and your stops tighten; in volatile markets ATR expands and stops widen β€” so you are less likely to be stopped by random noise.

Trailing stops β€” lock in profit

A trailing stop moves with the price in your favor but never against you. Example: you enter BTC at $65,000 with stop at $63,800. Price moves to $67,000. You move your stop to $65,800 β€” now you have a guaranteed $800 profit per coin if the trade reverses. Common trailing methods: (1) Fixed percentage β€” always trail by X% below the high. (2) ATR trailing β€” trail by N Γ— ATR below the high. (3) Structure-based β€” move the stop to below each new higher low on the chart. The calculator helps with initial sizing; for trailing stops you adjust manually on the exchange as structure develops.

Mental stops vs hard stops

A "mental stop" means you plan to exit at a certain price but do not place an order on the exchange. A "hard stop" is a real order sitting in the order book. For 99% of retail traders, always use hard stops. Mental stops fail exactly when you need them β€” during strong adverse moves when emotion takes over ("it will bounce back," "I'll wait a little more"). Hard stops execute without emotion. The only legitimate reason to use a mental stop is in exotic markets where your order would be visible to market makers who could run it β€” but this rarely applies to crypto or US stocks.

Special case: earnings and news events

For stocks, standard stops are unreliable around earnings announcements β€” the stock can gap 10–20% on the report, blowing through any normal stop. Two approaches: (1) Exit the position before the earnings release and re-enter after. (2) Size the position assuming the stop will gap β€” use the ATR of earnings-day moves (often 2–3Γ— normal) for sizing, accepting that the realized loss could be larger than planned. Same principle applies to crypto around major events like FOMC announcements, ETF decisions, or major exchange news β€” plan for gaps.

Stop Hunts and How to Avoid Them

Obvious stop levels β€” right under a round number, right under visible support β€” are often pierced by candle wicks even without a trend reversal. This does not necessarily imply bad intent by anyone: large orders concentrate at these levels, so price often runs slightly further than most expect. To reduce the chance of being shaken out by random noise, place your stop a bit beyond the obvious level and avoid putting it exactly behind round numbers.

Common Mistakes

Frequently asked questions

Where exactly should I place my stop-loss?

Place your stop-loss below a clear support level (for longs) or above resistance (for shorts), with a 0.5–1% buffer beyond the level. Avoid placing stops at round numbers β€” they attract order clusters and are frequently hunted by large players.

What is an ATR-based stop-loss?

ATR (Average True Range) measures recent price volatility. An ATR-based stop is calculated as: Stop = Entry βˆ’ (ATR Γ— multiplier). A multiplier of 1.5–2.5Γ— ATR(14) gives a stop that accounts for normal price swings and avoids premature exits.

What is a stop hunt and how do I avoid it?

"Stop hunt" is a common term for the situation where price briefly breaks an obvious stop level and immediately reverses. Whatever the cause β€” order concentration, low liquidity, or deliberate moves by larger participants β€” the effect for the trader is the same: stopped out, then the move reverses. To reduce the chance: place stops a little further from obvious levels and use ATR-based stops instead of round numbers.

Should I use mental stops or hard stops?

Hard stops placed directly on the exchange are always better for discipline. Mental stops rely on your ability to execute during emotionally stressful moments β€” which is exactly when most traders fail to act. Hard stops remove emotion from the exit decision.

What is a trailing stop and when should I use it?

A trailing stop follows price in your favour but never moves against you. Use it when a trade has moved significantly in your direction and you want to lock in profit while still allowing further upside. Set the trail distance using ATR to match current volatility.

Read about risk management β†’Open Calculator β†’