get
https://api.mevx.io/api/v1/candlesticks
Retrieve OHLCV (Open, High, Low, Close, Volume) candlestick data for tokens and trading pairs.
Essential for building trading charts, technical analysis, and price visualization.
Usage Notes
- Candlestick data is aggregated based on the specified
timeBucketinterval - Supports multiple time intervals from 1 minute to 1 week
- Historical data availability depends on chain and liquidity pool
- Results are returned in chronological order (oldest to newest)
- Use
endTimeparameter to fetch historical data ranges - Maximum number of candlesticks per request varies by time bucket
Accessibility
Tier Access: Free, Starter, Pro, Enterprise
Compute Unit Cost: 1 CU Cost
Chain Supported
- Solana
- Ethereum
- Base
- BSC
Common Use Cases
- Build TradingView-style price charts
- Perform technical analysis (moving averages, RSI, MACD)
- Display price trends and patterns
- Calculate volatility and price ranges
- Monitor volume trends over time
- Identify support and resistance levels
- Create price alerts based on candlestick patterns
Best Practices
- Choose appropriate
timeBucketbased on your use case:1m,5m,15mfor day trading and short-term analysis1h,4hfor swing trading1d,1wfor long-term trend analysis
- Implement caching to reduce API calls for historical data
- Request only the necessary number of candlesticks
- Use
outlierparameter cautiously as it may affect data quality - Combine with volume data for comprehensive market insights
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…