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

Releases: Kucoin/kucoin-go-sdk

Upgrade WebSocket Client

28 Mar 07:39
155d3a5
Compare
Choose a tag to compare
  • Handle ack for subscribing & unsubscribing
  • Handle unknown message type

Support subscribing the multiple channels

27 Mar 07:19
a2d5b36
Compare
Choose a tag to compare
  • Support subscribing the multiple channels
  • Support unsubscribing the specified channels

v1.0.5: Merge pull request #26 from hhxsv5/master

07 Mar 15:22
b6db058
Compare
Choose a tag to compare
  • Fix docs
  • Rename ApiService.HistoricRates() to ApiService.KLines()

Add ApiService.Prices()

21 Feb 15:02
043f04f
Compare
Choose a tag to compare
  • Add ApiService.Prices()
  • Fix tests of ticker

Rename some APIs

21 Feb 10:15
77ddd00
Compare
Choose a tag to compare
  • Rename Symbol.PartOrderBook to ApiService.AggregatedPartOrderBook
  • Fix structure of ticker
  • Fix parameters of ApiService.Symbols
  • Fix parameters of ApiService.Withdrawals
  • Fix parameters of ApiService.Deposits
  • Add comments for typo

Add MarketTickers()

20 Feb 03:21
0d1bbee
Compare
Choose a tag to compare
Merge pull request #13 from hhxsv5/master

fix comments

v1.0.1: Merge pull request #11 from hhxsv5/master

18 Feb 06:06
9d2b3c3
Compare
Choose a tag to compare
  • Add apis of recent fills/orders

v1.0.0: Merge pull request #9 from hhxsv5/master

11 Feb 08:47
fca32af
Compare
Choose a tag to compare