This repository was archived by the owner on Dec 11, 2024. It is now read-only.
Releases: Kucoin/kucoin-go-sdk
Releases · Kucoin/kucoin-go-sdk
Upgrade WebSocket Client
- Handle ack for subscribing & unsubscribing
- Handle unknown message type
Support subscribing the multiple channels
- Support subscribing the multiple channels
- Support unsubscribing the specified channels
v1.0.5: Merge pull request #26 from hhxsv5/master
- Fix docs
- Rename ApiService.HistoricRates() to ApiService.KLines()
Add ApiService.Prices()
- Add ApiService.Prices()
- Fix tests of ticker
Rename some APIs
- 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()
Merge pull request #13 from hhxsv5/master fix comments
v1.0.1: Merge pull request #11 from hhxsv5/master
- Add apis of recent fills/orders
v1.0.0: Merge pull request #9 from hhxsv5/master
Fix package name