Here is another example
Sent Order:
[15:08:42:164452591] -info -BINANCE >>>[HTTPS]Send Order: batchOrders=[{“symbol”:“BTCUSDT”,“side”:“SELL”,“type”:“LIMIT”,“timeInForce”:“GTC”,“quantity”:“0.001”,“reduceOnly”:“false”,“price”:“9513.51”},{“symbol”:“BTCUSDT”,“side”:“SELL”,“type”:“LIMIT”,“timeInForce”:“GTC”,“quantity”:“0.001”,“reduceOnly”:“false”,“price”:“9563.51”},{“symbol”:“BTCUSDT”,“side”:“SELL”,“type”:“LIMIT”,“timeInForce”:“GTC”,“quantity”:“0.001”,“reduceOnly”:“false”,“price”:“9613.51”},{“symbol”:“BTCUSDT”,“side”:“SELL”,“type”:“LIMIT”,“timeInForce”:“GTC”,“quantity”:“0.001”,“reduceOnly”:“false”,“price”:“9663.51”},{“symbol”:“BTCUSDT”,“side”:“SELL”,“type”:“LIMIT”,“timeInForce”:“GTC”,“quantity”:“0.001”,“reduceOnly”:“false”,“price”:“9713.51”}]&recvWindow=5000×tamp=1592370522164
Response:
[15:08:42:317952518] -info -BINANCE >>>[HTTPS] Status: 200, Response [ {
“orderId” : 5136194562,
“symbol” : “BTCUSDT”,
“status” : “NEW”,
“clientOrderId” : “DEJe5YCgRqJNmofZ4ipluK”,
“price” : “9513.51”,
“avgPrice” : “0.00000”,
“origQty” : “0.001”,
“executedQty” : “0”,
“cumQty” : “0”,
“cumQuote” : “0”,
“timeInForce” : “GTC”,
“type” : “LIMIT”,
“reduceOnly” : false,
“closePosition” : false,
“side” : “SELL”,
“positionSide” : “BOTH”,
“stopPrice” : “0”,
“workingType” : “CONTRACT_PRICE”,
“origType” : “LIMIT”,
“updateTime” : 1592370522227
}, {
“code” : -4015,
“msg” : “Client order id is not valid.”
}, {
“orderId” : 5136194564,
“symbol” : “BTCUSDT”,
“status” : “NEW”,
“clientOrderId” : “ACasCX4Uj00SZquTYoeCvX”,
“price” : “9613.51”,
“avgPrice” : “0.00000”,
“origQty” : “0.001”,
“executedQty” : “0”,
“cumQty” : “0”,
“cumQuote” : “0”,
“timeInForce” : “GTC”,
“type” : “LIMIT”,
“reduceOnly” : false,
“closePosition” : false,
“side” : “SELL”,
“positionSide” : “BOTH”,
“stopPrice” : “0”,
“workingType” : “CONTRACT_PRICE”,
“origType” : “LIMIT”,
“updateTime” : 1592370522227
}, {
“code” : -4015,
“msg” : “Client order id is not valid.”
}, {
“orderId” : 5136194560,
“symbol” : “BTCUSDT”,
“status” : “NEW”,
“clientOrderId” : “Gim98JvgwuubJPhpjYx9TA”,
“price” : “9713.51”,
“avgPrice” : “0.00000”,
“origQty” : “0.001”,
“executedQty” : “0”,
“cumQty” : “0”,
“cumQuote” : “0”,
“timeInForce” : “GTC”,
“type” : “LIMIT”,
“reduceOnly” : false,
“closePosition” : false,
“side” : “SELL”,
“positionSide” : “BOTH”,
“stopPrice” : “0”,
“workingType” : “CONTRACT_PRICE”,
“origType” : “LIMIT”,
“updateTime” : 1592370522226
} ]