Int!
Window start timestamp.
Int!
Window end timestamp.
Int!
Timestamp of last transaction in window.
WindowedPredictionEventCoreStats!
Core stats (always present).
See WindowedPredictionEventCoreStats
WindowedPredictionEventBuySellStats
Buy/sell breakdown (optional).
See WindowedPredictionEventBuySellStats
WindowedPredictionEventUniqueTraderStats
Unique trader stats (optional).
See WindowedPredictionEventUniqueTraderStats
WindowedPredictionEventLiquidityStats
Liquidity stats (optional).
See WindowedPredictionEventLiquidityStats
WindowedPredictionEventOpenInterestStats
Open interest stats (optional).
See WindowedPredictionEventOpenInterestStats
WindowedPredictionEventChangeStats!
Change stats for this window.
See WindowedPredictionEventChangeStats
PredictionEventWindowScores!
Scores for this window.
See PredictionEventWindowScores
WindowedPredictionAllTimeStats!
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.