Price Updates
Websocket API Documentation
AggregateOHLCV Event
{
"data": {
"rangeDateStart": "2023-12-11T14:27:45.901Z",
"rangeDateEnd": "2023-12-11T14:37:45.901Z",
"aggregatedPairs": {
"BTC/EUR": {
"open": null,
"high": null,
"low": null,
"close": null,
"volume": null,
"aggregatedAveragePrice": null
},
"BTC/USDT": {
"open": 41847.2,
"high": 41958.97,
"low": 41813.1,
"close": 41923.435,
"volume": 1389.9607819399996,
"aggregatedAveragePrice": 41886.035
}
}
}
}${exchange}-${pair}-Trade Event
${exchange}-${pair}-Ticker Event
${exchange}-${pair}-OrderBook Event
${exchange}-${pair}-CandleStick Event
Last updated