Skip to content

Releases: Kucoin/kucoin-node-sdk

v1.1.0

16 Jul 02:18
110fcfe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.9...v1.1.0

v1.0.9

31 May 13:49
af70a61
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.8...v1.0.9

kucoin-node-sdk-v1.0.8

15 Apr 12:43
Compare
Choose a tag to compare

kucoin-node-sdk-v1.0.6

30 Jan 10:44
Compare
Choose a tag to compare

kucoin-node-sdk-v1.0.6

What's Changed

New Contributors

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

kucoin-node-sdk-v1.0.5

30 Jun 07:10
98d4e6b
Compare
Choose a tag to compare

kucoin-node-sdk-v1.0.5

Add Get Deposit Addresses(V2) & Add Get Full Order Book(aggregated),Get Full Order Book(atomic) endpoints(V3 version)

06 Aug 10:46
5a4c3e1
Compare
Choose a tag to compare

08/09/21:

Modify the request parameter time range of Get Account Ledgers.
07/15/21:

modify the strategy of Request Rate Limit.
06/04/21:

Modify the query of the lifetime for the order by clientOid Get Single Order by clientOid
Modify the timestamp to millisecond Get an order
04/26/21:

Add Get Full Order Book(aggregated),Get Full Order Book(atomic) endpoints(V3 version), these endpoints requires the "General" permission
Deprecate Get Full Order Book(aggregated),Get Full Order Book(atomic) endpoints(V2 version)
Add Get Deposit Addresses(V2)

Margin API upgrade & Upgrade auth sign

10 Mar 08:23
Compare
Choose a tag to compare
  • Margin API upgrade & Upgrade auth sign
  • Increase handshake timeout on websocket from 30ms to 30sec
  • Subscribe & UnSubscribe topic privateChannel

KuCoin Will Adjust Some API Interfaces

01 Dec 02:43
Compare
Choose a tag to compare

In order to further improve the quality of service, KuCoin will be disabling obsolete API and websocket functions from 15:00:00 to 16:00:00 on December 1, 2020 (UTC+8). During this period, spot websocket message push will be unstable, and there will be a short-term impact on market-related interfaces.Futures will not be affected. We apologize for any inconvenience this may cause.

The functions are as follows:

  1. The V1 interface of all Level-2 Order Books (aggregated): GET/api/v1/market/orderbook/level2

  2. All Level-3 Order Book (atomic) interfaces: GET /api/v1/market/orderbook/level3

  3. Old version websocket: Full MatchEngine Data (Level 3)

  4. Websocket private channel topic ({topic}:privateChannel:{userId})

If you are currently using any of the above endpoints and functions, please ensure that you leave sufficient time to change or migrate to other endpoints to not affect your normal trading.

Thanks for your support!

First release.

07 Jul 10:45
Compare
Choose a tag to compare

KuCoin API rest & datafeed.