Skip to content

Releases: Kucoin/kucoin-futures-go-sdk

v1.1.2

04 Sep 06:08
9b4605d
Compare
Choose a tag to compare

Update API For August

  • [Updated] /api/v1/orders
  • [Updated] /api/v1/orders/test
  • [Added] GET /api/v1/allTickers
  • [Added] GET /api/v2/getMaxOpenSize
  • [Added] POST /api/v1/st-orders

Please refer to the detailed documentation: https://www.kucoin.com/docs/beginners/introduction

v1.1.1

02 Aug 02:31
95c0805
Compare
Choose a tag to compare

Update API for July

[Added] TOPIC: /contractMarket/limitCandle
[Added] TOPIC: /contract/positionAll
[Updated] TOPIC: /contractMarket/tradeOrders, added feeType field
[Added] GET /api/v1/margin/maxWithdrawMargin
[Added] POST /api/v1/margin/withdrawMargin
[Added] GET /api/v1/trade-fees
[Added] GET /api/v1/history-positions

Please refer to the detailed documentation: https://www.kucoin.com/docs/beginners/introduction

v1.0.9

20 Feb 10:15
Compare
Choose a tag to compare

add:
GET /api/v1/trade-statistics
DELETE /api/v1/orders/client-order/{clientOid}
GET /api/v1/contract/funding-rates

Added interface of risk limit level and change PositionModel

21 Feb 05:31
62dd174
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.5...v1.0.6