合約

2024.12.17
  • 【廢棄】限價單批量撤單,廢棄DELETE /api/v1/orders接口,限頻從30調整為200。用DELETE /api/v3/orders接口代替
  • 【修改】Topic: /contractMarket/tradeOrders:{symbol}接口,新增tradeType返回字段
  • 【修改】Topic: /contractMarket/tradeOrders接口,新增tradeType返回字段
2024.11.28
  • 【修改】DELETE /api/v1/orders/multi-cancel 接口,支持“止損單/條件訂單”撤單功能
  • 【修改】GET /api/v1/fills接口,新增tradeTypes请求字段
2024.11.14
  • 【修改】POST /api/v1/orders接口,新增qtyvalueQty请求字段
  • 【修改】POST /api/v1/st-orders接口,新增qtyvalueQty请求字段
  • 【修改】POST /api/v1/orders/multi接口,新增qtyvalueQty请求字段
  • 【修改】GET /api/v1/contracts/active接口,新增buyLimitsellLimit返回字段
  • 【修改】GET /api/v1/contracts/{symbol}接口,新增buyLimitsellLimit返回字段
  • 【修改】GET /api/v1/funding-rate/{symbol}/current接口,新增fundingRateCapfundingRateFloor返回字段
2024.11.05
  • 【修改】GET /api/v1/contracts/{symbol}接口,新增supportCross返回字段
  • 【修改】GET /api/v1/contracts/active接口,新增supportCross返回字段
  • 【修改】GET /api/v1/account-overview接口,新增riskRatio返回字段
2024.10.17
  • 【修改】GET /api/v1/orders接口,新增avgDealPrice返回字段
  • 【修改】GET /api/v1/recentDoneOrders接口,新增avgDealPrice返回字段
  • 【修改】GET /api/v1/orders/{order-id}接口,新增avgDealPrice返回字段
2024.10.14
  • 【新增】DELETE /api/v1/orders/multi-cancel 接口
2024.09.24
  • 【新增】GET /api/v2/position/getMarginMode 接口
  • 【新增】POST /api/v2/position/changeMarginMode 接口
  • 【新增】GET /api/v2/getCrossUserLeverage 接口
  • 【新增】POST /api/v2/changeCrossUserLeverage 接口
  • 【新增】Topic: /contract/marginMode 接口
  • 【新增】Topic: /contract/crossLeverage 接口
  • 【修改】POST /api/v1/orders接口,新增marginMode請求字段
  • 【修改】POST /api/v1/orders/multi接口,新增marginMode請求字段
  • 【修改】GET /api/v1/orders接口,新增marginMode返回字段
  • 【修改】GET /api/v1/stopOrders接口,新增marginMode返回字段
  • 【修改】GET /api/v1/recentDoneOrders接口,新增marginMode返回字段
  • 【修改】GET /api/v1/orders/{order-id}接口,新增marginMode返回字段
  • 【修改】GET /api/v1/orders/byClientOid?clientOid={client-order-id}接口,新增marginMode返回字段
  • 【修改】GET /api/v1/fills接口,新增marginMode返回字段
  • 【修改】GET /api/v1/recentFills接口,新增marginMode返回字段
  • 【修改】GET /api/v1/position接口,新增marginModepositionSideleverageposFunding返回字段
  • 【修改】GET /api/v1/positions接口,新增marginModepositionSideleverageposFunding返回字段
  • 【修改】Topic: /contractMarket/tradeOrders接口,新增marginMode返回字段
  • 【修改】Topic: /contractMarket/tradeOrders:{symbol}接口,新增marginMode返回字段
  • 【修改】Topic: /contractMarket/advancedOrders接口,新增marginMode返回字段
  • 【修改】Topic: /contractAccount/wallet接口,新增walletBalance.change subject, 廢棄orderMargin.changeavailableBalance.changewithdrawHold.change subject
  • 【修改】Topic: /contract/position:{symbol}接口,新增marginModepositionSideleverageposFunding返回字段
  • 【修改】Topic: /contract/positionAll接口,新增marginModepositionSideleverageposFunding返回字段
2024.08.22
  • 【新增】POST /api/v1/st-orders 接口
  • 【修改】POST /api/v1/orders接口,新增clientOid返回字段
  • 【修改】POST /api/v1/orders/test接口,新增clientOid返回字段
2024.08.15
  • 【新增】GET /api/v2/getMaxOpenSize 接口
  • 【新增】GET /api/v1/allTickers 接口
2024.05.09
  • 【新增】TOPIC:/contractMarket/limitCandle 合約K線推送
2024.04.25
  • 【新增】GET /api/v1/trade-fees接口
  • 【新增】GET /api/v1/history-positions接口
2024.03.28
  • 【新增】Topic: /contract/positionAll
2024.03.14
  • 【修改】TOPIC:/contractMarket/tradeOrders,新增feeType字段
2024.02.29
2024.01.09
  • 【新增】GET /api/v1/margin/maxWithdrawMargin接口
  • 【新增】POST /api/v1/margin/withdrawMargin接口
  • 【新增】POST /api/v1/orders/multi接口
  • 【新增】GET /api/v1/contract/funding-rates接口
  • 【修改】POST /api/v1/position/margin/deposit-margin接口,從General權限,變更為Futures Trading權限。本月月底開始執行
2023.12.20
  • 【新增】DELETE /api/v1/orders/client-order/{clientOid} 接口
  • 【新增】GET /api/v1/trade-statistics接口
2023.11.09
  • 【修改】POST /api/v1/orders接口,新增stp字段
2023.09.22
  • 【修改】Topic: /contractMarket/execution:{SYMBOL}, price字段從number改為String
  • 【修改】Topic: /contractMarket/ticker:{SYMBOL}, price字段從number改為String, bestBidPrice字段從number改為String, bestAskPrice字段從number改為String
2023.09.13
  • 【新增】POST /api/v1/orders/test接口
2023.07.15
  • 【新增】新增“獲取所有賬戶資產信息-合約”接口: DELETE /api/v1/sub/api-key
2023.04.02
  • 【修改】GET /api/v1/transfer-list接口,新增入參字段,queryStatus、queryStatus、pageSize
  • 【修改】GET /api/v1/orders接口,新增入參字段,currentPage、pageSize
  • 【修改】GET /api/v1/stopOrders接口,新增入參字段,currentPage、pageSize
  • 【修改】GET /api/v1/fills接口,新增入參字段:currentPage、pageSize,新增出參字段:openFeePay、closeFeePay
  • 【修改】GET /api/v1/recentFills接口,新增入參字段:currentPage、pageSize,新增出參字段:openFeePay、closeFeePay
  • 【修改】GET /api/v1/position接口,新增出參字段:userId
  • 【修改】GET /api/v1/positions接口,新增出參字段:userId
  • 【修改】POST /api/v1/position/margin/deposit-margin接口,新增出參字段:userId
  • 【修改】GET /api/v1/premium/query接口,刪除出參字段:predictedValue
  • 【修改】GET /api/v1/recentDoneOrders接口,新增入參字段:symbol
  • 【修改】GET /api/v1/positions接口,新增入參字段:currency
  • 【廢棄】GET /api/v1/deposit-address请参考现货接口
  • 【廢棄】GET /api/v1/deposit-list请参考现货接口
  • 【廢棄】GET /api/v1/withdrawals/quotas请参考现货接口
  • 【廢棄】GET /api/v1/withdrawal-list请参考现货接口
  • 【廢棄】GET /api/v1/withdrawals请参考现货接口
  • 【廢棄】GET /api/v1/transfer-out
  • 【廢棄】DELETE /api/v1/cancel/transfer-out
2022.11.01
  • 【廢棄】DELETE /api/v1/withdrawals/{withdrawalId} 取消提現接口
2022.10.18
  • 【新增】子賬號相關接口: GET /api/v1/sub/api-keyPOST /api/v1/sub/api-key/updateDELETE /api/v1/sub/api-key
2022.09.22
  • 【新增】子賬號相關接口: POST /api/v1/sub/api-key
2022.07.21
  • 【廢棄】POST /api/v1/withdrawals接口
2022.03.24
  • 【廢棄】GET /api/v1/level2/message/query接口
  • 【新增】接口返回值描述
  • 【新增】POST /api/v3/transfer-out接口
  • 【新增】POST /api/v1/transfer-in接口
2022.02.07
  • 【新增】GET /api/v1/position接口返回字段:maintainMargin、riskLimitLevel.