Futures
2024.11.14
- 【Modify】POST /api/v1/orders endpoint,add qty、valueQty request param
- 【Modify】POST /api/v1/st-orders endpoint,add qty、valueQty request param
- 【Modify】POST /api/v1/orders/multi endpoint,add qty、valueQty request param
- 【Modify】GET /api/v1/contracts/active endpoint,add buyLimit、sellLimit response param
- 【Modify】GET /api/v1/contracts/{symbol} endpoint,add buyLimit、sellLimit response param
- 【Modify】GET /api/v1/funding-rate/{symbol}/current endpoint,add fundingRateCap、fundingRateFloor response param
2024.11.05
- 【Modify】GET /api/v1/contracts/{symbol}endpoint,addsupportCross response param
- 【Modify】GET /api/v1/contracts/activeendpoint,addsupportCross response param
- 【Modify】GET /api/v1/account-overviewendpoint,addriskRatio response param
2024.10.17
- 【Modify】GET /api/v1/orders endpoint,add avgDealPrice response param
- 【Modify】GET /api/v1/recentDoneOrders endpoint,add avgDealPrice response param
- 【Modify】GET /api/v1/orders/{order-id} endpoint,add avgDealPrice response param
2024.10.14
- 【Add】DELETE /api/v1/orders/multi-cancel endpoint
2024.09.24
- 【Add】GET /api/v2/position/getMarginMode endpoint
- 【Add】POST /api/v2/position/changeMarginMode endpoint
- 【Add】GET /api/v2/getCrossUserLeverage endpoint
- 【Add】POST /api/v2/changeCrossUserLeverage endpoint
- 【Add】Topic: /contract/marginMode endpoint
- 【Add】Topic: /contract/crossLeverage endpoint
- 【Modify】POST /api/v1/orders endpoint,add marginMode request param
- 【Modify】POST /api/v1/orders/multi endpoint,add marginMode request param
- 【Modify】GET /api/v1/orders endpoint,add marginMode response param
- 【Modify】GET /api/v1/stopOrders endpoint,add marginMode response param
- 【Modify】GET /api/v1/recentDoneOrders endpoint,add marginMode response param
- 【Modify】GET /api/v1/orders/{order-id} endpoint,add marginMode response param
- 【Modify】GET /api/v1/orders/byClientOid?clientOid={client-order-id} endpoint,add marginMode response param
- 【Modify】GET /api/v1/fills endpoint,add marginMode response param
- 【Modify】GET /api/v1/recentFills endpoint,add marginMode response param
- 【Modify】GET /api/v1/positionendpoint,addmarginMode、positionSide、leverage、posFunding response param
- 【Modify】GET /api/v1/positionsendpoint,addmarginMode、positionSide、leverage、posFunding response param
- 【Modify】Topic: /contractMarket/tradeOrders endpoint,add marginMode response param
- 【Modify】Topic: /contractMarket/tradeOrders:{symbol} endpoint,add marginMode response param
- 【Modify】Topic: /contractMarket/advancedOrders endpoint,add marginMode response param
- 【Modify】Topic: /contractAccount/wallet endpoint,addwalletBalance.change subject, DeprecateorderMargin.change、availableBalance.change、withdrawHold.change subject
- 【Modify】Topic: /contract/position:{symbol} endpoint,addmarginMode、positionSide、leverage、posFunding response param
- 【Modify】Topic: /contract/positionAll endpoint,addmarginMode、positionSide、leverage、posFunding response param
2024.08.22
- 【Add】POST /api/v1/st-orders endpoint
- 【Modify】POST /api/v1/orders endpoint,add clientOid response param
- 【Modify】POST /api/v1/orders/test endpoint,add clientOid response param
2024.08.15
- 【Add】GET /api/v2/getMaxOpenSize endpoint
- 【Add】GET /api/v1/allTickers endpoint
2024.05.09
- 【Add】TOPIC:/contractMarket/limitCandle Futures Klines
2024.04.25
- 【Add】GET /api/v1/trade-feesendpoint
- 【Add】GET /api/v1/history-positionsendpoint
2024.03.28
- 【Add】Topic: /contract/positionAll
2024.03.14
- 【Modify】TOPIC:/contractMarket/tradeOrders,add feeType param
2024.02.29
2024.01.09
- 【Add】GET /api/v1/margin/maxWithdrawMargin endpoint
- 【Add】POST /api/v1/margin/withdrawMargin endpoint
- 【Add】POST /api/v1/orders/multi endpoint
- 【Add】GET /api/v1/contract/funding-rates endpoint
- 【Modify】POST /api/v1/position/margin/deposit-margin endpoint, Changed from General permission to Futures Trading permission. Implementation starts at the end of this month
2023.12.20
- 【Add】DELETE /api/v1/orders/client-order/{clientOid} endpoint
- 【Add】GET /api/v1/trade-statistics endpoint
2023.11.09
- 【Modify】POST /api/v1/orders endpoint, add stp param
2023.09.22
- 【Modify】Topic: /contractMarket/execution:{SYMBOL}, price field changed from number to String
- 【Modify】Topic: /contractMarket/ticker:{SYMBOL}, price field changed from number to String, bestBidPrice field changed from number to String, bestAskPrice field changed from number to String
2023.09.13
- 【Add】POST /api/v1/orders/test endpoint
2023.07.15
- 【Add】Add “Get All Sub-Accounts Balance - Futures” endpoint: DELETE /api/v1/sub/api-key
2023.04.02
- 【Modify】GET /api/v1/transfer-listendpoint, Add request parameter: queryStatus、queryStatus、pageSize
- 【Modify】GET /api/v1/ordersendpoint, Add request parameter: currentPage、pageSize
- 【Modify】GET /api/v1/stopOrdersendpoint, Add request parameter: currentPage、pageSize
- 【Modify】GET /api/v1/fillsendpoint, Add request parameter:currentPage、pageSize, Add response field:openFeePay、closeFeePay
- 【Modify】GET /api/v1/recentFillsendpoint, Add request parameter:currentPage、pageSize, Add response field:openFeePay、closeFeePay
- 【Modify】GET /api/v1/positionendpoint, Add response field:userId
- 【Modify】GET /api/v1/positionsendpoint, Add response field:userId
- 【Modify】POST /api/v1/position/margin/deposit-marginendpoint, Add response field:userId
- 【Modify】GET /api/v1/premium/queryendpoint, Remove response field:predictedValue
- 【Modify】GET /api/v1/recentDoneOrdersendpoint, Add request parameter:symbol
- 【Modify】GET /api/v1/positionsendpoint, Add request parameter:currency
- 【Deprecate】 GET /api/v1/deposit-address endpoint, Please refer to the spot endpoint
- 【Deprecate】 GET /api/v1/deposit-list endpoint, Please refer to the spot endpoint
- 【Deprecate】 GET /api/v1/withdrawals/quotas endpoint, Please refer to the spot endpoint
- 【Deprecate】 GET /api/v1/withdrawal-list endpoint, Please refer to the spot endpoint
- 【Deprecate】 GET /api/v1/withdrawals endpoint, Please refer to the spot endpoint
- 【Deprecate】 GET /api/v1/transfer-out endpoint
- 【Deprecate】 DELETE /api/v1/cancel/transfer-out endpoint
2022.11.01
- 【Deprecate】Deprecate DELETE /api/v1/withdrawals/{withdrawalId} endpoint
2022.10.18
- 【Add】Add the following endpoints related to sub-account: GET /api/v1/sub/api-key,POST /api/v1/sub/api-key/update,DELETE /api/v1/sub/api-key
2022.09.22
- 【Add】Add the following endpoints related to sub-account: POST /api/v1/sub/api-key
2022.07.21
- 【Deprecate】Deprecate POST /api/v1/withdrawals endpoint
2022.03.16
- 【Deprecate】Deprecate GET /api/v1/level2/message/queryendpoint
- 【Add】Added endpoint return value description.
- 【Add】Add POST /api/v3/transfer-outendpoint
- 【Add】Add POST /api/v1/transfer-inendpoint
2022.02.07
- 【Add】New response field maintainMargin,riskLimitLevel have been added to the GET /api/v1/positionendpoint