get_orderbook
Retrieve order book depth data for any symbol across spot, linear, inverse, and option markets to analyze market liquidity.
Instructions
Query order book depth data.
Args:
category: Product type - spot, linear, inverse, option
symbol: Symbol name (e.g. BTCUSDT)
limit: Depth limit (spot: 1-200, default 1; derivatives: 1-500, default 25)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| symbol | Yes | ||
| category | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |