u/aliaskar92 ·
Reddit — r/algotrading
· 2026년 4월 21일, 10:27
· ⬆ 15 포인트
· 💬 18 개 댓글
| Reddit에서 보기 ↗
AI 요약
=== 요약 ===
- 이 게시물은 '갭 불균형'이라는 시장 미시구조 개념을 논의하는데, 이는 시장가 주문이 오더북의 갭(빈 가격 수준)에 부딪힐 때 가격 점프가 발생하는 현상이다.
- 작성자의 투자 의견은 유동성 부재(갭)가 대규모 주문의 존재보다 단기 가격 움직임의 더 강력한 예측 변수이며, 이를 알파 신호로 테스트하기 위해 초저지연 엔진을 구축했다는 것이다.
- 품질 평가: 추측에 가깝지만 개념적으로 근거가 있다. 작성자는 그럴듯한 미시구조 관찰을 제시하지만 실증적 결과, 백테스트 데이터 또는 특정 시장 적용 사례를 제공하지 않는다. 이론적/기계적 논의에 해당한다.
=== 심리 ===
중립
=== 투자 아이디어 ===
이 게시물에는 실행 가능한 투자 아이디어가 없습니다.
점수15
댓글18
추천 %70%
▶ 전체 게시글 텍스트
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.