get_histominute
Retrieves minute-level OHLCV data for cryptocurrency pairs from a specified exchange, with optional aggregation and historical timestamps.
Instructions
Get minute-level OHLCV data (CryptoCompare-compatible format)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| e | Yes | Exchange name | |
| fsym | Yes | From symbol | |
| toTs | No | End timestamp (Unix) | |
| tsym | Yes | To symbol | |
| limit | No | Max results | |
| aggregate | No | Aggregation period |