Skip to content

📊 What Is Orderbook Imbalance?

◆ Beginner ⏱ 5 min read

Orderbook imbalance measures whether there are more buy orders (bids) or sell orders (asks) in the market at any given moment. It's one of the simplest — and most powerful — microstructure signals.

The formula is straightforward:

Imbalance = (Bid Depth − Ask Depth) / (Bid Depth + Ask Depth)

Values range from -1 (all sellers) to +1 (all buyers):

  • > +0.3: Strong buy pressure — more bids than asks
  • -0.3 to +0.3: Balanced — neutral market
  • < -0.3: Strong sell pressure — more asks than bids

What To Watch For

Imbalance is a short-horizon signal — it works best on 5-minute to 1-hour timeframes. It's less reliable during low-activity periods and can be distorted by spoofing (large orders placed and then cancelled to move the market).

Key Takeaway: When imbalance exceeds ±0.3 and aligns with the regime, it's a useful directional filter.

Live Data

BTC Score
-0.229
Regime
sell
Vol Regime
high

BTC Orderbook Imbalance — Live 24h

500 pts
← What Is a Funding Rate?What Are Liquidations? →

Summary

How the ratio of bids to asks reveals short-term directional pressure. Understanding this concept is essential for interpreting the live signals and metrics on Algo Tick. The beginner-level guide above explains the mechanics with real examples, and the live data panel shows current market conditions. For deeper analysis, explore the linked dashboards or query the raw data through the Algo Tick API.

This guide is part of the Algo Tick Learning Hub, a collection of plain-language explanations of crypto market microstructure concepts. Each guide pairs theory with live data so you can see the concepts in action. If you build trading bots or automated strategies, every metric discussed here is available programmatically via the REST API.

Don't just stare at the dashboard. Automate it.

Every metric on this page is available via our sub-millisecond API.
Build trading bots, backtest strategies, and power AI agents with institutional-grade data.

Explore API →

Continue the Research

📖 Playbooks📋 Scorecards📊 Regime📁 Data Library