Mechanism
At session opens, orders accumulated overnight collide. Liquidity is thin, spreads can be wide, and volatility is elevated.
The first prints often reflect imbalance resolution, not information. Treating the open like a normal regime produces false signals.
If your system doesn't model session microstructure, it will misread the open.
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
Trade open breakout → auction noise reverses → stopout → repeat → frustration → size up → larger stopouts.
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
Separate open regime from regular trading regime.
Use time filters: do not trade your normal system in the first X minutes unless it is designed for the open.
If you trade the open, reduce size and widen assumptions about fills.
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
You buy a 'breakout' 30 seconds after open. Two minutes later it reverses to the mid. You were not wrong about direction. You traded an auction like a trend.
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
Use when
If you keep getting stopped at the open, it’s not bad luck. It’s regime mismatch.
Glossary: regime, volatility, spread.
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.