Documentation Index
Fetch the complete documentation index at: https://docs.codex.io/llms.txt
Use this file to discover all available pages before exploring further.
The unix timestamp for this bar.
Volume in USD.
Buy volume in USD. Null if protocol doesn’t provide directional data.
Sell volume in USD. Null if protocol doesn’t provide directional data.
The total volume usd.
The venue volume usd. Null if protocol doesn’t provide venue volume.
Volume in collateral token units.
Buy volume in collateral token units.
Sell volume in collateral token units.
Total volume in collateral token (nullable for old aggregates)
Venue volume in collateral token (nullable for old aggregates)
The number of trades.
The number of unique traders. Null if protocol doesn’t track unique traders.
The last event timestamp.
Liquidity in USD. Null if protocol doesn’t provide liquidity data.
See PredictionEventBarOhlc
Liquidity OHLC in collateral token (nullable for old aggregates)
See PredictionEventBarOhlc
Open interest in USD. Null if protocol doesn’t provide open interest data.
See PredictionEventBarOhlc
Open interest OHLC in collateral token (nullable for old aggregates)
See PredictionEventBarOhlc
Used By
Returned by- onPredictionEventBarsUpdated: Live-streamed bar chart data to track price changes over time for a prediction event.
- predictionEventBars: Returns bar data for a prediction event.