Skip to main content

List Event Bars by Event

GET 

/market-data/event-contracts/markets/bars/list-by-event

Retrieves historical OHLCV bar data for all markets under a given event, keyed by market symbol. Use this endpoint to compare price movements across all contract outcomes within a single event.

Request​

Responses​

JSON object where key is market_symbol (string) and value is array of candlestick bar objects. See schema below for bar object fields.