mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 17:13:51 +00:00
21 lines
501 B
JSON
21 lines
501 B
JSON
{
|
|
"type": "message",
|
|
"topic": "/spotMarket/tradeOrders",
|
|
"userId": "61af6413efeab1000113f08b",
|
|
"channelType": "private",
|
|
"subject": "orderChange",
|
|
"data": {
|
|
"symbol": "CRO-USDT",
|
|
"orderType": "limit",
|
|
"side": "sell",
|
|
"orderId": "61c3f71ce5edc90001b10685",
|
|
"type": "filled",
|
|
"orderTime": 1640232732749540684,
|
|
"size": "104.5639",
|
|
"filledSize": "104.5639",
|
|
"price": "0.5382",
|
|
"remainSize": "0",
|
|
"status": "done",
|
|
"ts": 1640232735930840841
|
|
}
|
|
} |