u/aliaskar92 ·
Reddit — r/algotrading
· April 21, 2026 at 10:27
· ⬆ 15 pts
· 💬 18 comments
| View on Reddit ↗
AI Summary
Summary
The post discusses a market microstructure concept called "gap imbalance," where price jumps occur when market orders hit gaps (empty price levels) in the order book.
The author's thesis is that the absence of liquidity (gaps) is a more powerful predictor of short-term price movement than the presence of large orders, and they have built an ultra-low-latency engine to test this as an alpha signal.
Quality assessment: Speculative but conceptually grounded. The author presents a plausible microstructure observation but provides no empirical results, backtest data, or specific market applications. It is a theoretical/mechanistic discussion.
Score15
Comments18
Upvote %70%
▶ Full Post Text
If you zoom in on order flow, you’ll notice something interesting; gaps, moments where there’s simply no liquidity at certain price levels, empty ticks
When a market order hits those gaps, price doesn’t “trade through” smoothly, it jumps straight to the next level that actually has liquidity. Those empty ticks get swept instantly.
so Instead of measuring pressure with classic order book imbalance (where more size = more directional weight), you can flip the perspective: Less liquidity = more impact.
I call it “gap imbalance.” The emptier one side of the book is, the easier it is for price to move aggressively in that direction.
I built a sub–microsecond engine to test this as a microstructure alpha. It’s raw, very execution-sensitive, but the behavior is real if you look closely enough at the tape. you can find it on github under gap-mm, obviously i cant share the link directly.
Curious if anyone else has explored something similar, focusing on absence of liquidity rather than presence.