get_orderbooks
Retrieve historical order book snapshots (L1 top-of-book or L2 depth) for any exchange and trading pair, with options for start time and result limit.
Instructions
Get historical order book snapshots (L1 top-of-book or L2 depth)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Start timestamp (ISO 8601) | |
| limit | No | Max results (default: 100) | |
| exchange | Yes | Exchange name | |
| instrument | Yes | Trading pair |