Ticker Notification
Subscribe to this topic to receive notifications about ticker updates for specific trading pairs.
Rules
Parameters
Parameter
Note
Status code
Value
Note
Notification example
{
"topic": {
"topic": "ticker",
"market": "LRC-ETH"
},
"ts": 1584717910000,
"data": [
"LRC-ETH", //market
"1584717910000", //timestamp
"5000000", //size
"1000", //volume
"0.0002", //open
"0.00025", //high
"0.0002", //low
"0.00025", //close
"5000", //count
"0.00026", //bid
"0.00027" //ask
]
}Data Model
Field
Type
Note
Index
Type
Note
Last updated