get_orderbook
Fetch order book data for any trading pair, with configurable depth to analyze market depth, liquidity, and price levels.
Instructions
Get orderbook data for a specific coin
Args: coin: Trading pair (e.g., "BTC", "ETH") depth: Order book depth (default: 20)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | ||
| depth | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||