Back to Strategies
Strategy 03

Order Book Imbalance

Reads DOM pressure to anticipate directional moves. Detects hidden liquidity shifts before price reacts.

MICROSTRUCTURE

STRATEGY: ORDER BLOCK IMBALANCE (OBI)

Analyzes real-time CME Level 2 market depth to identify imbalances between buying and selling pressure. When one side significantly outweighs the other, it enters a trade in the dominant direction.

CME DEPTH
IMBALANCE
TRADE
SETTING
WHAT IT DOES
Imbalance
Minimum volume difference between buy and sell sides to trigger a trade
Counter
Maximum number of opposing signals before the count resets. Acts as a noise filter in choppy conditions
!

OBI requires 'Horizon CME' Fast Feed for Level 2 data.

How Order Book Imbalance Works

The Order Book Imbalance strategy monitors the depth of market (DOM) in real-time, analyzing the volume distribution across bid and ask levels. When buying pressure significantly exceeds selling pressure (or vice versa), it signals a potential directional move.

The Imbalance threshold defines how much volume difference is required to trigger a trade. Higher values mean more selective entries with potentially larger moves, while lower values capture more opportunities with smaller expected moves.

The Counter parameter acts as a confirmation filter. It requires the imbalance to persist for a certain number of checks before triggering, helping to filter out false signals in choppy or ranging markets.

CME Level 2 Data Requirement

This strategy requires access to CME Level 2 (DOM) data through the Horizon CME Fast Feed integration. The feed provides:

  • Real-time bid/ask depth across multiple price levels
  • Volume distribution at each price level
  • Order flow dynamics and changes
  • Low-latency updates for accurate imbalance detection

Without proper CME feed access, the OBI strategy will not function. Contact support to set up your CME Fast Feed connection.

Real-Time Analysis

Continuous monitoring of order book depth with millisecond-level updates.

Noise Filtering

Counter mechanism prevents false signals in choppy market conditions.

Directional Edge

Captures moves before price reacts to underlying order flow pressure.

Ready to Trade Order Flow?

Join our testing community to access the OBI strategy and CME feed integration.

Join Telegram
Built with v0