get_orderbook
Fetch order book depth (bids and asks) for a trading pair
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results to return (default: 10, max: 100) | |
| symbol | Yes | Trading pair symbol (e.g., BTC/USDT, INDY/USDT) | |
| exchange | Yes | Exchange to query. Supported: mexc, gateio, bitget, kraken |