Skip to content
This repository was archived by the owner on Dec 11, 2024. It is now read-only.

Releases: Kucoin/kucoin-go-sdk

v1.2.18

Choose a tag to compare

@ISAAC-XXYYZZ ISAAC-XXYYZZ released this 16 Oct 07:09
f64ba79
  • update project dependencies

v1.2.17

Choose a tag to compare

@ISAAC-XXYYZZ ISAAC-XXYYZZ released this 16 Oct 06:36
f64ba79

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

Choose a tag to compare

@ISAAC-XXYYZZ ISAAC-XXYYZZ released this 04 Sep 06:13
  • Fix the sn type of the WebSocket response message to string.
  • Add context.Context to the request.

v1.2.15

Choose a tag to compare

@ISAAC-XXYYZZ ISAAC-XXYYZZ released this 02 Aug 02:17
8c223ec

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

Choose a tag to compare

@fenzheng1991 fenzheng1991 released this 20 Feb 10:08

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

Choose a tag to compare

@codewc codewc released this 15 Feb 15:16
e73c914

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

Choose a tag to compare

@codewc codewc released this 07 Dec 06:51
3d9e646

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

Choose a tag to compare

@hhxsv5 hhxsv5 released this 09 Oct 10:50
697313a

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

Choose a tag to compare

@hhxsv5 hhxsv5 released this 04 Mar 08:38
5f4eec9
  • Upgrade api key version
  • Added margin order

Support the customized Requester

Choose a tag to compare

@hhxsv5 hhxsv5 released this 07 Apr 02:54
ff6d5ae
Merge pull request #89 from hhxsv5/master

release 1.2.7