Hyperliquid MCP Server
by mektigboy
get_candle_snapshot
Get candlestick data for a token on Hyperliquid
Input Schema
Name | Required | Description | Default |
---|---|---|---|
coin | Yes | The symbol of the token to get candlestick data for | |
endTime | No | End time in milliseconds since epoch (optional) | |
interval | Yes | Time interval (e.g., '15m', '1h') | |
startTime | Yes | Start time in milliseconds since epoch |