Stop Hunts: Why Your Stop Loss Gets Hit to the Tick

Stop hunting is the experience every trader swears is personal: price sinks to your stop loss almost to the tick, takes you out, then reverses and runs exactly where you said it would. It feels like someone saw your order. The truth is less conspiratorial and more useful — your stop was simply parked where everyone else’s was, and clustered stops are the market’s favourite fuel.
What Is Stop Hunting?
A stop loss is a resting order that becomes a market order when touched. Thousands of stops clustered at the same price form a pool of guaranteed, price-insensitive liquidity, as Investopedia’s definition notes. Stop hunting is price being pushed into those pools — sometimes deliberately by large players who need that liquidity to fill size, often just mechanically, as triggered stops cascade into the next cluster. Yesterday’s tape was a live demonstration: $386 million liquidated in a push to the range lows, followed by stabilisation.
Why It Isn’t (Usually) About You
A market maker filling a large buy order needs sellers. The densest source of forced sellers is the stop cluster below an obvious support level. Push price into the cluster, the stops fire as market sells, the size gets filled at good prices, and the market — its selling pressure exhausted — reverses. No one needed to see your order. They only needed to know where stops always are. And they always are in the same places.
Where Stops Cluster
- Just below obvious swing lows and above swing highs — the textbook placement taught everywhere, which is precisely the problem.
- At round numbers. $100 on Solana, $78,000 on Bitcoin — psychological levels collect stops like drains collect leaves.
- At break-even. As covered in our break-even stops post, entry prices cluster near breakout levels, so break-even stops rebuild the same pool one layer higher.
- At liquidation prices. In crypto, leverage tiers create mechanical stop clusters — 10x longs from the same breakout all liquidate in the same zone, which is why cascade wicks travel so far.
The Signature: The Wick Through the Level
The classic stop hunt prints as a long wick — price spikes through support, holds below for seconds or minutes, then closes back inside the range. The move exists to trigger orders, not to travel. That signature is also the tell for rule-builders: entries that require a candle close beyond a level, rather than a touch, filter out most hunts automatically — the same confirmation logic that defends against whipsaws.
How to Place Stops the Crowd Can’t Reach
- Offset by volatility, not by sight. Set stops an ATR (or a multiple) beyond the obvious level. The hunt clears the textbook cluster; yours sits outside the wick’s typical reach.
- Avoid the exact round number. If the level is $100, the cluster is at $99.90-$100. A stop meaningfully beyond it is outside the pool.
- Size for the wider stop. A further stop with smaller size keeps risk identical while surviving the sweep — the trade-off that makes everything else work.
- Let structure invalidate, not ticks. Exit on a closed candle beyond your level rather than a touch, where your strategy allows it. You give up instant protection against true crashes, so test both versions.
Building Hunt-Resistant Rules in Arrow Algo
Every defence above is expressible in blocks. Wire an ATR block into your stop distance so the offset scales with current volatility. Use candle-close conditions for entries and exits instead of intrabar touches. Then backtest the obvious-stop version against the ATR-offset version over years of exchange data and compare the exits: the offset version should show fewer stop-outs that immediately reversed. That statistic — reversal-after-stop — is the cleanest measure of how much the hunts were costing you. What you cannot do is out-guess the hunt in real time; what you can do is build rules that were never standing in the pool.
What Are the Key Takeaways?
- Stop hunting targets clusters, not individuals — stops are liquidity, and liquidity gets used.
- Clusters form below obvious lows, at round numbers, at break-even, and at leverage liquidation tiers.
- The wick-through-and-reverse is the signature; candle-close confirmations filter it.
- ATR-offset stops with reduced size keep risk constant while sitting outside the sweep.
- Backtest obvious versus offset stops in Arrow Algo — the reversal-after-stop count tells you what the hunts cost.
Disclaimer: This content is for educational purposes only and does not constitute financial advice. Trading involves significant risk and you should only trade with capital you can afford to lose. Past performance is not indicative of future results. Always conduct your own research before making any trading decisions.
Ready to build your own automated trading strategies without writing a single line of code? Start for free at Arrow Algo and join thousands of traders who’ve made the switch to systematic trading.