Last updated 2 months ago
ADAUSDX
Get price aggregates
E.g. ADAUSDX
Unix Timestamp
enum: 15m,30m,1h,1d,1w,1M
GET /market/aggregate/{symbol}?interval=text HTTP/1.1 Host: Accept: */*
OK
[ { "close": 1, "high": 1, "low": 1, "open": 1, "symbol": "text", "time": "text", "volume": 1 } ]