Skip to main content

List Event Market Bars

GET 

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

Retrieves historical OHLCV bar data for one or more event contract markets, keyed by market symbol. Use this endpoint to build price charts for individual contract markets. Maximum 100 symbols per request.

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.