OHLC
Historical OHLC for last 3 months for each symbol, startTime, endTime
Last updated
Historical OHLC for last 3 months for each symbol, startTime, endTime
Last updated
Retrieve historical OHLC (Open, High, Low, Close) data to construct a historical trend view. Use startTime and endTime to set the date and time range for the data pull in the request. The response will include a respective number of JSON objects, each representing a 1-minute bar. Data is available up to the last 3 months.
/v2/historical
Trade pair
Epoch time for the start of the date/time range
Epoch time for the end of the date/time range