analytics_ohlcv
OHLCV candles for a DEX pool (open/high/low/close/volume) at minute/hour/day resolution. Send { chain, pool, timeframe?, limit? }. Charting data for any pool. [x402 paid tool — price $0.005; POST /api/analytics/ohlcv]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pool | Yes | 0x pool/pair address | |
| chain | No | Chain, default base | |
| limit | No | Max candles | |
| timeframe | No | minute, hour (default), or day |