Market Snapshot
{
"type": "message",
"topic": "/market/snapshot:BTC",
"subject": "trade.snapshot",
"data": {
"sequence": "1545896669291",
"data": [
{
"trading": true,
"symbol": "KCS-BTC",
"buy": 0.00011,
"sell": 0.00012,
"sort": 100, //sorting number
"volValue": 3.13851792584,
"baseCurrency": "KCS",
"market": "BTC",
"quoteCurrency": "BTC",
"symbolCode": "KCS-BTC",
"datetime": 1548388122031,
"high": 0.00013,
"vol": 27514.34842,
"low": 0.0001,
"changePrice": -1.0e-5,
"changeRate": -0.0769,
"lastTradedPrice": 0.00012,
"board": 0, //Trading pair partition: 0.primary partition 1.KuCoin Plus", example = "1"
"mark": 0 //Trading Pair Mark: 0.default 1.ST. 2.NEW", example = "1"
}
]
}
}
Topic: /market/snapshot:{market}
- Push frequency: once every
2s
Subscribe this topic to get the snapshot data of for the entire market.