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