The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
- **[OWNERS](https://github.com/binance/binance-api-swagger/blob/master/OWNERS)**
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
Added
POST /sapi/v1/futures/transfer
GET /sapi/v1/futures/transfer
GET /sapi/v1/futures/loan/borrow/history
GET /sapi/v1/futures/loan/repay/history
GET /sapi/v2/futures/loan/wallet
GET /sapi/v1/futures/loan/adjustCollateral/history
GET /sapi/v1/futures/loan/liquidationHistory
GET /sapi/v1/futures/loan/interestHistory
POST /sapi/v1/algo/futures/newOrderVp
POST /sapi/v1/algo/futures/newOrderTwap
DELETE /sapi/v1/algo/futures/order
GET /sapi/v1/algo/futures/openOrders
GET /sapi/v1/algo/futures/historicalOrders
GET /sapi/v1/algo/futures/subOrders
GET /sapi/v1/margin/tradeCoeff
: Get personal margin level informationPOST /sapi/v1/asset/convert-transfer
: Convert transfer, convert between BUSD and stablecoins.POST /sapi/v1/asset/convert-transfer/queryByPage
: Query convert transferPOST /sapi/v1/loan/borrow
: Borrow - Crypto Loan BorrowGET /sapi/v1/loan/borrow/history
: Borrow - Get Loan Borrow HistoryGET /sapi/v1/loan/ongoing/orders
: Borrow - Get Loan Ongoing OrdersPOST /sapi/v1/loan/repay
: Repay - Crypto Loan RepayGET /sapi/v1/loan/repay/history
: Repay - Get Loan Repayment HistoryPOST /sapi/v1/loan/adjust/ltv
: Adjust LTV - Crypto Loan Adjust LTVGET /sapi/v1/loan/ltv/adjustment/history
: Adjust LTV - Get Loan LTV Adjustment HistoryChanged
GET /api/v3/exchangeInfo
POST /sapi/v1/sub-account/subAccountApi/ipRestriction
: Add new param thirdPartyPOST /sapi/v1/sub-account/subAccountApi/ipRestriction/ipList
: Add new param thirdPartyNameDELETE /sapi/v1/sub-account/subAccountApi/ipRestriction/ipList
: Add new param thirdPartyName