Danh sách lệnh đang mở
API này truy xuất danh sách các đơn hàng mở trên nền tảng.
Last updated
API này truy xuất danh sách các đơn hàng mở trên nền tảng.
Last updated
{
"status": "ok",
"data": {
"orders": [
{
"price": 200,
"stopPrice": null,
"executedPrice": 0,
"quantity": 10000,
"executedQty": 0,
"quoteQty": 2000000,
"executedQuoteQty": 0,
"useQuoteQty": null,
"liquiditySymbol": null,
"liquidityUsdtPrice": 0,
"liquidityTransferPrice": 0,
"liquidityTransferFee": 0,
"limitPrice": null,
"displayingId": 453021,
"baseAsset": "NAMI",
"baseAssetId": 1,
"createdAt": "2025-01-14T08:41:17.032Z",
"executedType": null,
"feeMetadata": {
"feeMode": 0,
"originBaseQty": 10000,
"assetId": 39,
"value": 0,
"feeRatio": 0.0004
},
"limitOrderId": null,
"ocoOrderId": null,
"priceToCalLockAndFee": null,
"quoteAsset": "VNST",
"quoteAssetId": 39,
"side": "SELL",
"status": "NEW",
"stopLimitOrderId": null,
"symbol": "NAMIVNST",
"type": "LIMIT",
"updatedAt": "2025-01-14T08:41:17.032Z",
"userId": 583344,
"metadata": {}
}
]
}
}{
"status": "BROKER_ERROR",
"code": 6104,
"data": {
"requestId": "6ff66697-2742-4caf-acad-f97e9cc3596d"
},
"message": null
}