Cancel Futures Algo Order
Cancel an active order.
Cancel Futures Algo Order › Authorization
Cancel Futures Algo Order › 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.
recvWindowRequest validity window in milliseconds
Cancel Futures Algo Order › Responses
Cancel Algo Order
algoIdsuccesscodemsgQuery Current Futures Algo Open Orders
Query Current Algo Open Orders
Query Current Futures Algo Open Orders › Authorization
Query Current Futures Algo Open Orders › 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 Futures Algo Open Orders › Responses
Current Algo Open Orders
totalQuery Historical Futures Algo Orders
Query Historical Algo Order
Query Historical Futures Algo Orders › Authorization
Query Historical Futures Algo Orders › 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 eg. BTCUSDT
sideBUY or SELL
startTimein milliseconds eg.1641522717552
endTimein milliseconds eg.1641522526562
pagePage number
pageSizeRecords per page
recvWindowRequest validity window in milliseconds
Query Historical Futures Algo Orders › Responses
Historical Algo Orders
totalQuery Futures Sub Orders
Get respective sub orders for a specified algoId
Query Futures Sub Orders › Authorization
Query Futures Sub Orders › 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 Futures Sub Orders › Responses
Sub Orders
totalexecutedQtyexecutedAmtTime-Weighted Futures Average Price (Twap) New Order
Send in a Twap new order. Only support on USDⓈ-M Contracts.
Time-Weighted Futures Average Price (Twap) New Order › Authorization
Time-Weighted Futures Average Price (Twap) New Order › 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 Futures Average Price (Twap) New Order › Request Body
symbolTrading symbol eg. BTCUSDT
sideTrading side ( BUY or SELL )
quantityQuantity of base asset; The notional (quantity * mark price(base asset)) must be more than the
equivalent of 1,000 USDT and less than the equivalent of 1,000,000 USDT
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.
positionSideDefault BOTH for One-way Mode ; LONG or SHORT for Hedge Mode. It must be sent in Hedge Mode.
clientAlgoIdA unique id among Algo orders (length should be 32 characters), If it is not sent, we will give default value
reduceOnly"true" or "false". Default "false"; Cannot be sent in Hedge Mode; Cannot be sent when you open a position
limitPriceLimit price of the order; If it is not sent, will place order by market price by default
recvWindowRequest validity window in milliseconds
Time-Weighted Futures Average Price (Twap) New Order › Responses
Time-Weighted Average Price
clientAlgoIdsuccesscodemsgVolume Participation (VP) New Order
Send in a VP new order. Only support on USDⓈ-M Contracts.
Volume Participation (VP) New Order › Authorization
Volume Participation (VP) New Order › 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.
Volume Participation (VP) New Order › Request Body
symbolTrading symbol eg. BTCUSDT
sideTrading side ( BUY or SELL )
quantityQuantity of base asset; The notional (quantity * mark price(base asset)) must be more than the
equivalent of 10,000 USDT and less than the equivalent of 1,000,000 USDT
urgencyRepresent the relative speed of the current execution; ENUM: LOW, MEDIUM, HIGH
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.
positionSideDefault BOTH for One-way Mode ; LONG or SHORT for Hedge Mode. It must be sent in Hedge Mode.
clientAlgoIdA unique id among Algo orders (length should be 32 characters), If it is not sent, we will give default value
reduceOnly"true" or "false". Default "false"; Cannot be sent in Hedge Mode; Cannot be sent when you open a position
limitPriceLimit price of the order; If it is not sent, will place order by market price by default
recvWindowRequest validity window in milliseconds
Volume Participation (VP) New Order › Responses
Volume Participation
clientAlgoIdsuccesscodemsg