What is Order Book Imbalance?

What is Order Book Imbalance?

Order Book Imbalance

Order Book Imbalance (OBI) is a market microstructure metric that compares the buy-side depth vs. sell-side depth at a given moment in an order book. It answers a simple question: right now, are there more resting orders wanting to buy, or wanting to sell?

The core idea

An order book has two sides:

  • Bid side — limit orders from buyers, at/below the best ask
  • Ask side — limit orders from sellers, at/above the best bid

OBI measures the difference between the two, usually as a ratio. The most common formula:

OBI = (Bid Volume − Ask Volume) / (Bid Volume + Ask Volume)
  • +1.0 → book is all buy orders
  • −1.0 → book is all sell orders
  • 0 → perfectly balanced

What it's actually used for

It's an order-flow / short-term momentum signal, not a price prediction tool. Traders use it to gauge the immediate balance of pressure:

  • Positive imbalance (more bids) → suggests buyers are willing to absorb sells right now, which traders often read as short-term upward pressure
  • Negative imbalance (more asks) → more sellers resting in the book, often read as downward pressure
  • Rapid shifts (flipping from + to −) are often watched as early signals of a move

Important caveats

  • Resting orders ≠ committed orders. A wall of bids can be cancelled instantly. Imbalance can change second to second, so it's a snapshot, not a guarantee.
  • Doesn't capture market orders. Imbalance looks only at limit orders in the book — aggressive market order flow (actual executions) isn't in the figure. Many traders pair OBI with real trade-flow data (buy vs. sell volume).
  • Spoofing risk. Large visible orders may be placed just to create a fake imbalance and be pulled before execution.
  • Depth-weighted versions. Simple OBI counts volume per price level equally; weighted variants give more weight to levels closer to the mid-price, which some consider more meaningful.

Where you'll see it

OBI is a common factor in algorithmic / HFT strategies, market-making, and many trading dashboards that overlay an "imbalance" bar or percentage on top of the order book. Some perpetual DEXs and CEXs expose it as part of their market-depth tools — but note it's a displayed-order measure, so a few large participants can dominate what the bar shows.

It's a useful situational read of short-term pressure, but it says nothing about fundamentals, long-term trend, or where a coin is heading — it's one small input among many.

If you want, I can pull the live order-book/market snapshot for any specific coin or look at which exchanges give you the deepest book data to read imbalance from.

Generated August 27, 2026 byCoinAII — not financial advice.