Cancel Spot Algo Order (TRADE)
Cancel an open TWAP order
Cancel Spot Algo Order (TRADE) › Authorization
Cancel Spot Algo Order (TRADE) › Request Weight
This endpoint consumes IP-based request weight. Heavier endpoints consume more of your IP rate limit capacity.
Learn more in the Rate limits section.
Headers
X-MBX-APIKEYAn API Key is required to access this endpoint and must be included in the request headers. To create an API Key, refer to: https://www.binance.com/en/support/faq/detail/360002502072.
Query Parameters
algoIdtimestampUnix timestamp in milliseconds used to sign the request. The value must reflect the current client time and is validated by the server for signed endpoints.
recvWindowRequest validity window in milliseconds
Cancel Spot Algo Order (TRADE) › Responses
Cancel Algo Order
algoIdsuccesscodemsgQuery Current Spot Algo Open Orders (USER_DATA)
Get all open SPOT TWAP orders
Query Current Spot Algo Open Orders (USER_DATA) › Authorization
Query Current Spot Algo Open Orders (USER_DATA) › Request Weight
This endpoint consumes IP-based request weight. Heavier endpoints consume more of your IP rate limit capacity.
Learn more in the Rate limits section.
Headers
X-MBX-APIKEYAn API Key is required to access this endpoint and must be included in the request headers. To create an API Key, refer to: https://www.binance.com/en/support/faq/detail/360002502072.
Query Parameters
timestampUnix timestamp in milliseconds used to sign the request. The value must reflect the current client time and is validated by the server for signed endpoints.
recvWindowRequest validity window in milliseconds
Query Current Spot Algo Open Orders (USER_DATA) › Responses
Current Algo Open Orders
totalQuery Historical Spot Algo Orders (USER_DATA)
Get all historical SPOT TWAP orders
Query Historical Spot Algo Orders (USER_DATA) › Authorization
Query Historical Spot Algo Orders (USER_DATA) › Request Weight
This endpoint consumes IP-based request weight. Heavier endpoints consume more of your IP rate limit capacity.
Learn more in the Rate limits section.
Headers
X-MBX-APIKEYAn API Key is required to access this endpoint and must be included in the request headers. To create an API Key, refer to: https://www.binance.com/en/support/faq/detail/360002502072.
Query Parameters
timestampUnix timestamp in milliseconds used to sign the request. The value must reflect the current client time and is validated by the server for signed endpoints.
symbolTrading symbol
sidestartTimein milliseconds eg.1641522717552
endTimein milliseconds eg.1641522526562
pagePage number
pageSizeRecords per page
recvWindowRequest validity window in milliseconds
Query Historical Spot Algo Orders (USER_DATA) › Responses
Historical Algo Orders
totalQuery Spot Sub Orders (USER_DATA)
Get respective sub orders for a specified algoId
Query Spot Sub Orders (USER_DATA) › Authorization
Query Spot Sub Orders (USER_DATA) › Request Weight
This endpoint consumes IP-based request weight. Heavier endpoints consume more of your IP rate limit capacity.
Learn more in the Rate limits section.
Headers
X-MBX-APIKEYAn API Key is required to access this endpoint and must be included in the request headers. To create an API Key, refer to: https://www.binance.com/en/support/faq/detail/360002502072.
Query Parameters
algoIdeg. 14511
timestampUnix timestamp in milliseconds used to sign the request. The value must reflect the current client time and is validated by the server for signed endpoints.
pagePage number
pageSizeRecords per page
recvWindowRequest validity window in milliseconds
Query Spot Sub Orders (USER_DATA) › Responses
Sub Orders
totalexecutedQtyexecutedAmtTime-Weighted Spot Average Price(Twap) New Order (TRADE)
Place a new spot TWAP order with Algo service.
Time-Weighted Spot Average Price(Twap) New Order (TRADE) › Authorization
Time-Weighted Spot Average Price(Twap) New Order (TRADE) › Request Weight
This endpoint consumes account (UID)-based request weight. Heavier endpoints consume more of your account rate limit capacity.
Learn more in the Rate limits section.
Headers
X-MBX-APIKEYAn API Key is required to access this endpoint and must be included in the request headers. To create an API Key, refer to: https://www.binance.com/en/support/faq/detail/360002502072.
Time-Weighted Spot Average Price(Twap) New Order (TRADE) › Request Body
symbolTrading symbol eg. BTCUSDT
sideTrading side ( BUY or SELL )
quantityQuantity of base asset; Maximum notional per order is 200k, 2mm or 10mm, depending on symbol. Please reduce your size if you order is above the maximum notional per order.
durationDuration for TWAP orders in seconds
timestampUnix timestamp in milliseconds used to sign the request. The value must reflect the current client time and is validated by the server for signed endpoints.
clientAlgoIdA unique id among Algo orders (length should be 32 characters), If it is not sent, we will give default value
limitPriceLimit price of the order; If it is not sent, will place order by market price by default
Time-Weighted Spot Average Price(Twap) New Order (TRADE) › Responses
Time-Weighted Average Price
clientAlgoIdsuccesscodemsg