Market Data
Market Data History (Beta)
Using a direct connection to the market data farm, will provide a list of historical market data for given conid.
get/hmds/history
Query parameters
conidinteger required
contract id
period'min' | 'h' | 'd' | 'w' | 'm' | 'y' required
Time period for history request.
- min: Minutes
- h: Hours
- d: Days
- w: Weeks
- m: Months
- y: Years
bar'min' | 'h' | 'd' | 'w' | 'm'
Duration of time for each candlestick bar.
- min: Minutes
- h: Hours
- d: Days
- w: Weeks
- m: Months
outsideRthboolean
For contracts that support it, will determine if history data includes outside of regular trading hours.
Response
Valid result
Changes
No recorded changes to this endpoint across all 1 revision of this API.