get_crypto_latest_orderbook
Retrieve current crypto orderbook data for specified symbols to analyze market depth and liquidity, requiring the US location parameter.
Instructions
Returns the latest orderbook for one or more crypto symbols. The loc parameter is required — always set loc to "us". Note: the response includes the full order book depth and can be large.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| loc | Yes | Crypto location from where the latest market data is retrieved. | |
| symbols | Yes | A comma-separated list of crypto symbols. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||