get_order_book
Retrieve the best bid and ask prices for any cryptocurrency trading pair, showing top levels of the order book from major exchanges for trading analysis.
Instructions
Top-of-book bids and asks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | e.g. 'BTC/USDT:USDT'. | |
| exchange | No | Exchange id (default 'bybit'). | bybit |
| depth | No | Levels per side (default 5, max 50). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||