get_order_book
Fetch real-time order book data for Binance cryptocurrency trading pairs, including price levels and quantities, to analyze market depth and liquidity efficiently.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Order book depth, default 100, max 5000 | |
symbol | Yes | Trading pair symbol, e.g. BTCUSDT |