What is 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?
An order book has two sides:
OBI measures the difference between the two, usually as a ratio. The most common formula:
OBI = (Bid Volume − Ask Volume) / (Bid Volume + Ask Volume)
It's an order-flow / short-term momentum signal, not a price prediction tool. Traders use it to gauge the immediate balance of pressure:
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.