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.
Window start timestamp.
Window end timestamp.
Timestamp of last transaction in window.
Core stats (always present).
See WindowedPredictionEventCoreStats
Buy/sell breakdown (optional).
See WindowedPredictionEventBuySellStats
Unique trader stats (optional).
See WindowedPredictionEventUniqueTraderStats
Liquidity stats (optional).
See WindowedPredictionEventLiquidityStats
Open interest stats (optional).
See WindowedPredictionEventOpenInterestStats
Change stats for this window.
See WindowedPredictionEventChangeStats
Scores for this window.
See PredictionEventWindowScores
All-time aggregate stats.
See WindowedPredictionAllTimeStats
Used By
Returned by- detailedPredictionEventStats: Returns windowed and all-time stats for a prediction event.
- onDetailedPredictionEventStatsUpdated: Streams updated detailed stats for a specific prediction event.