OHLC Data
Get OHLC
GET
/ohlc
Get OHLC (open/high/low/close, otherwise known as candle) data for a given market.
Query Parameters
Name
Value
Required
ticker_id
string: NIZA/EUR
since
timestamp: 1708619280
interval
enum (minutes): 1, 5, 15, 30 60, 240, 1440, 10080 21600
Response
Last updated