futures_order_book
Retrieve order book depth for Binance futures trading pairs. Specify symbol and depth limit to analyze market liquidity and order flow.
Instructions
Get futures order book depth
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Depth (5, 10, 20, 50, 100, 500, 1000). Default 100 | |
| symbol | Yes | Trading pair, e.g. BTCUSDT |