get_asset_liquidity
Retrieve order book depth for any asset to assess real-world execution costs, showing bid/ask spreads at multiple price levels.
Instructions
Get order book depth data for an asset — bid/ask USD at 50/100/200bp from mid. Critical for assessing real-world execution costs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Days of history (default 0 = latest only) | |
| asset | Yes | Asset symbol (e.g. BTC) | |
| include | No | Set to "futures" to include futures OB depth |