Skip to content

Releases: Kucoin/kucoin-go-sdk

v1.2.18

16 Oct 07:09
f64ba79
Compare
Choose a tag to compare
  • update project dependencies

v1.2.17

16 Oct 06:36
f64ba79
Compare
Choose a tag to compare

Update the API for September

  • 【Add】GET /api/v2/symbols/{symbol} endpoint
  • 【Modify】POST /api/v1/hf/orders endpoint,add clientOid response param
  • 【Modify】POST /api/v1/hf/orders/test endpoint,add clientOid response param
  • 【Modify】POST /api/v1/hf/orders/sync endpoint,add clientOid response param
  • 【Modify】POST /api/v1/hf/orders/alter endpoint,add clientOid response param
  • 【Modify】POST /api/v1/hf/orders/multi endpoint,add clientOid response param
  • 【Modify】POST /api/v1/hf/orders/multi/sync endpoint,add clientOid response param

v1.2.16

04 Sep 06:13
Compare
Choose a tag to compare
  • Fix the sn type of the WebSocket response message to string.
  • Add context.Context to the request.

v1.2.15

02 Aug 02:17
8c223ec
Compare
Choose a tag to compare

Update API for July

[Added] GET /api/v3/hf/margin/order/active/symbols
[Added] GET /api/v3/margin/symbols
[Added] POST /api/v3/position/update-user-leverage
[Deprecated] TOPIC: /margin/fundingBook
[Added] GET /api/v1/otc-loan/loan
[Added] GET /api/v1/otc-loan/accounts
[Added] POST /api/v1/earn/orders
[Added] DELETE /api/v1/earn/orders
[Added] GET /api/v1/earn/redeem-preview
[Added] GET /api/v1/earn/saving/products
[Added] GET /api/v1/earn/hold-assets
[Added] GET /api/v1/earn/promotion/products
[Added] GET /api/v1/earn/kcs-staking/products
[Added] GET /api/v1/earn/staking/products
[Added] GET /api/v1/earn/eth-staking/products
[Updated] POST /api/v3/margin/borrow, added isHf field
[Updated] POST /api/v3/margin/repay, added isHf field
[Added] TOPIC: /margin/isolatedPosition isolated leverage position push
[Added] POST /api/v3/hf/margin/order
[Added] POST /api/v3/hf/margin/order/test
[Added] DELETE /api/v3/hf/margin/orders/{orderId}
[Added] DELETE /api/v3/hf/margin/orders/client-order/{clientOid}
[Added] DELETE /api/v3/hf/margin/orders
[Added] GET /api/v3/hf/margin/orders/active
[Added] GET /api/v3/hf/margin/orders/done
[Added] GET /api/v3/hf/margin/orders/{orderId}
[Added] GET /api/v3/hf/margin/orders/client-order/{clientOid}
[Added] GET /api/v3/hf/margin/fills
[Added] /api/v3/currencies/{currency}

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

1.2.14 updated

20 Feb 10:08
Compare
Choose a tag to compare

add:
GET /api/v3/etf/info
GET /api/v3/isolated/accounts
GET /api/v1/contract/funding-rates
POST api/v3/oco/order
DELETE api/v3/oco/order/{orderId}
DELETE api/v3/oco/client-order/{clientOid}
DELETE api/v3/oco/orders
GET api/v3/oco/order/{orderId}
GET api/v3/oco/client-order/{clientOid}
GET api/v3/oco/orders
GET api/v3/oco/order/details/{orderId}
DELETE /api/v1/hf/orders/cancelAll
DELETE /api/v1/orders/client-order/{clientOid}
GET /api/v1/trade-statistics
Get /api/v3/margin/currencies

add /api/v1/risk/limit/strategy endpoint

15 Feb 15:16
e73c914
Compare
Choose a tag to compare

What's Changed

  • add /api/v1/risk/limit/strategy endpoint

Full Changelog: v1.2.11...v1.2.12

v1.2.11: add GET /api/v2/currencies/{currency} endpoint change cancelAfter type

07 Dec 06:51
3d9e646
Compare
Choose a tag to compare

What's Changed

  • add GET /api/v2/currencies/{currency} endpoint by @codewc in #113
  • #112 change cancelAfter type

Full Changelog: v1.2.10...v1.2.11

v1.2.10: Merge pull request #110 from hhxsv5/master

09 Oct 10:50
697313a
Compare
Choose a tag to compare

v1.2.8: Merge pull request #96 from wanfeiyy/master

04 Mar 08:38
5f4eec9
Compare
Choose a tag to compare
  • Upgrade api key version
  • Added margin order

Support the customized Requester

07 Apr 02:54
ff6d5ae
Compare
Choose a tag to compare
Merge pull request #89 from hhxsv5/master

release 1.2.7