hl_candles
Retrieve OHLCV candle data for a coin on Hyperliquid by specifying coin, interval, and time window.
Instructions
OHLCV candles: interval like 1m, 1h, 1d.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | ||
| interval | Yes | ||
| end_time_ms | Yes | ||
| start_time_ms | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |