String!
required
The ID of the prediction event.
Int!
required
The start timestamp (unix seconds).
Int!
required
The end timestamp (unix seconds).
PredictionEventBarsResolution!
required
The resolution details.
See PredictionEventBarsResolution
Int
Number of bars to return counting back from
to.Boolean
Whether to omit bars with no activity.
Used By
Used as input by- predictionEventBars: Returns bar data for a prediction event.