GetTickerHistory
The ID of the instrument.
The time between ticks in seconds.
Oldest date for ticker history (YYYY-MM-DD).
Most recent date for ticker history (YYYY-MM-DD).
The ID of the Order Management System.
curl -L \ --url 'GetTickerHistory?InstrumentId=1&Interval=1&FromDate=2025-02-22&ToDate=2025-02-22&OMSId=1'
[ [ 1501603632000, 2700.33, 2687.01, 2687.01, 2687.01, 24.86100992, 0, 2870.95, 1 ], [ 1501604532000, 2792.73, 2667.95, 2687.01, 2700.81, 242.61340767, 0, 2871, 0 ] ]