get_order_book
Retrieve real-time order book data for Binance cryptocurrency trading pairs. Specify symbol and depth to access bid-ask prices and quantities, enabling AI agents to analyze market liquidity and trading opportunities.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Order book depth, default 100, max 5000 | |
symbol | Yes | Trading pair symbol, e.g. BTCUSDT |