追单失败
channel = push.personal.order.chase
返回参数
| 参数名 | 类型 | 说明 |
|---|---|---|
| ec | int | 错误码 |
| s | string | 合约名 |
数据示例
{
"channel": "push.personal.order.chase",
"data": {
"ec": 1001,
"s": "BTC_USDT"
},
"ts": 1760942212000
}
channel = push.personal.order.chase
返回参数
| 参数名 | 类型 | 说明 |
|---|---|---|
| ec | int | 错误码 |
| s | string | 合约名 |
数据示例
{
"channel": "push.personal.order.chase",
"data": {
"ec": 1001,
"s": "BTC_USDT"
},
"ts": 1760942212000
}