crypto_get_aggregate_bars
Retrieve aggregate OHLCV bars for any cryptocurrency pair. Specify symbol, date range, and timespan to access historical price data.
Instructions
Get aggregate bars for a crypto pair. Symbol format: X:BTCUSD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | asc | |
| limit | No | ||
| symbol | Yes | ||
| to_date | Yes | ||
| adjusted | No | ||
| timespan | No | day | |
| from_date | Yes | ||
| multiplier | No |