geckoterminal_pool_ohlcv
Retrieve candlestick OHLCV data for any pool to support charting and technical analysis with adjustable timeframes and currency options.
Instructions
Get OHLCV (candlestick) data for a pool - essential for charting and technical analysis
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of candles (max 1000) | |
| token | No | Which token to get OHLCV for | base |
| network | Yes | Network ID | |
| currency | No | Price currency | usd |
| aggregate | No | Aggregate multiple periods (e.g., 4 for 4-hour candles) | |
| timeframe | No | Candle timeframe | hour |
| poolAddress | Yes | Pool contract address |