approvedcrypto-prices
Crypto OHLC History: Daily Candles
Daily OHLC (open/high/low/close) candle bars for any coin going back up to 365 days. Returns timestamp, open, high, low, close per day. Essential for AI agents running technical analysis, backtesting trading strategies, generating charts, computing volatility, and pattern recognition. Industry-standard format compatible with all charting libraries.
Networks
Base (Coinbase L2)solana:mainnetNoble
Regions
Global (no regional restriction)
Tags
#crypto#ohlc#history#candles#charts#technical-analysis
How to use
Sample response
{"coin_id":"bitcoin","days":7,"count":2,"candles":[{"timestamp":1780000000000,"date_iso":"2026-05-29T08:53:20.000Z","open":65000,"high":66500,"low":64800,"close":65900}]}curl -X GET 'https://proxy.suverse.io/v1/data/suverse-crypto-ohlc-history'