kraken_get_order_book
Get current order book depth for a specified asset pair on Kraken, showing bid and ask prices to inform trading decisions.
Instructions
Fetch the current order book depth for an asset pair
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pair | Yes | Provide the asset pair (e.g., XBTUSD) to fetch the order book | |
| count | No | Limit the number of bid/ask entries (default 100, max 500) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||