What Is Prediction Market OHLCV Data?
Prediction market OHLCV data aggregates individual trades into standardized time-based candles for a specific prediction market.
Each candle summarizes trading activity over a predefined interval by recording the opening price, highest traded price, lowest traded price, closing price, and total traded volume for that market. Instead of processing every individual transaction, applications can analyze the evolution of a prediction market through a compact time-series representation.
OHLCV candles are commonly used to visualize how market sentiment changes over time, compare historical price movements, identify trading patterns, and build quantitative models based on aggregated market data.
FinFeedAPI provides dedicated endpoints for retrieving both the latest OHLCV candles and historical OHLCV time series across supported prediction market exchanges.
