Order Notification
Subscribe to this topic to receive notifications about order updates for specific trading pairs.
Rules
Parameters
Parameter
Note
Status code
Value
Note
Notification example
{
"topic": {
"topic": "order",
"market": "LRC-ETH"
},
"ts":1565844328,
"data": {
"hash": "11212",
"clientOrderId": "myOrder",
"size": "500000000",
"volume": "210000000",
"price": "0.000004",
"filledSize": "30000000",
"filledVolume": "100000",
"filledFee": "1000000",
"status": "processing",
"createdAt": "1494900087",
"validSince": "1494900087",
"validUntil": "1495900087",
"side": "buy",
"market": "LRC-ETH"
}
}Data Model
Notification
Field
Type
Note
Order
Field
Type
Note
Order status
Value
Note
Last updated