Mechanism
Last traded price is just the most recent match. It can be tiny size and not representative of depth.
Your actual executable price is bid/ask and available size. In thin books, last price can look stable while the executable price is moving.
This is how people get surprised by fills that 'make no sense'.
Microstructure note: stops fail most often at the same time liquidity disappears. That is not bad luck; it is structural. Your job is to avoid competing for fills in the worst queue.
- Prefer “don’t trade” windows over cleverness: rollover, open/close, data prints.
- Reduce size before you reduce stop distance. Size is the only lever that always works.
- Measure slippage by regime, not by average.
How it kills accounts
Anchor on last price → size too large → try to exit → book is thin → slippage/impact → loss exceeds plan.
How it kills accounts:
- Edge looks fine in backtest.
- Live spreads widen at the exact wrong moments.
- Stops trigger inside noise, so you widen stops.
- Same size + wider stop = silent leverage increase.
- A normal spike becomes structural damage.
Rule that survives
Decide using bid/ask and depth, not last price.
If the instrument is thin, reduce size or increase time horizon.
Never measure risk off last price alone.
Rule that survives:
- Spread is a gate, not a footnote. If it’s abnormal, you don’t trade or you trade smaller.
- Assume worst-case fills in fast markets.
- Size is the adapter: reduce size before changing the stop model.
Example archetype
Crypto trades at 50,000 last. The bid is 49,850 and thin. You hit market sell and fill down the book. You did not get 'scammed'. You got the book.
Tell: if the trade only works when the spread is tight and price is smooth, it’s not an edge, it’s a regime bet.
Deep dive
Execution lens
Last price is a headline. Tradable price is the order book.
Glossary: liquidity, market impact, slippage.
Field checklist
- Measure spread before entering. If it’s abnormal, you’re trading the wrong product at the wrong time.
- If volatility expands, reduce size first. Don’t “solve” it by widening stops with the same size.
- Avoid the predictable liquidity holes: rollover, session open/close, first minutes after data.
- Assume your stop may fill worse than your entry. Price the worst-case, not the brochure.
- If you cannot explain where liquidity comes from, trade smaller.