Skip to content

Releases: JKorf/Kucoin.Net

Kucoin.Net Version 8.14.0

08 Jun 14:13

Choose a tag to compare

Updated CryptoExchange.Net to version 11.2.2
Fixed user client provider not caching new client when previous client was disposed

Kucoin.Net Version 8.13.0

26 May 14:53

Choose a tag to compare

Updated CryptoExchange.Net to version 11.2.0
Added restClient.UnifiedApi.Account.GetApiKeyInfoAsync endpoint
Added client.UnifiedApi.Account.GetWithdrawalQuotasAsync endpoint
Added client.UnifiedApi.Account.WithdrawAsync endpoint
Added restClient.UnifiedApi.ExchangeData.GetKYCRegionsAsync endpoint
Added client.UnifiedApi.Account.SetCrossMarginLeverageAsync endpoint
Added client.UnifiedApi.Account.GetLeverageAsync endpoint
Added client.UnifiedApi.Account.GetFundingFeeHistoryAsync endpoint
Added multiple symbol overload for UnifiedApi.SubscribeToTickerUpdatesAsync subscription
Added AdlPercentage property to KucoinUaPosition model
Added ClientOrderId property to KucoinUaLiteUserTradeUpdate model
Updated client.UnifiedApi.Trading.CancelSymbolOrdersAsync accountType parameter to UnifiedSimpleAccountType type
Removed deprecated client.SpotApi.ExchangeData.GetLeveragedTokensAsync

Kucoin.Net Version 8.12.0

01 May 12:10

Choose a tag to compare

Added page, pageSize parameters, LiquidationPrice response property to restClient.UnifiedApi.Trading.GetPositionsAsync

Kucoin.Net Version 8.11.0

09 Apr 10:54

Choose a tag to compare

Updated CryptoExchange.Net to version 11.1.0, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
Added socketClient.UnifiedApi.SubscribeToLiteUserTradeUpdatesAsync stream

Kucoin.Net Version 8.10.1

24 Mar 15:40

Choose a tag to compare

Fix issue in credentials copying

Kucoin.Net Version 8.10.0

24 Mar 14:23

Choose a tag to compare

Updated CryptoExchange.Net to version 11.0.1, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
Updated class for supplying API credentials from ApiCredentials to KucoinCredentials
Updated Shared order status parsing to default to Unknown value if not parsable

Kucoin.Net Version 8.9.0

06 Mar 09:24

Choose a tag to compare

Updated CryptoExchange.Net to version 10.8.0, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
Improved method XML comments

Kucoin.Net Version 8.8.0

27 Feb 14:34

Choose a tag to compare

Added Account and Trading endpoints to REST client.UnifiedApi
Added UnifiedApi websocket streams to WebSocket client
Added DisableUnifiedProductionWarning REST client option to disable default warning logging when using UnifiedApi trading endpoints
Fixed WebSocket client ratelimiter not set

Kucoin.Net Version 8.7.0

24 Feb 13:49

Choose a tag to compare

Updated CryptoExchange.Net to version 10.7.0
Added PositionSide parsing to relevant models of FuturesApiShared client
Added additional Http settings to client options
Updated Shared REST interfaces pagination logic
Updated HttpClient registration, fixing issue of DNS changes not getting processed
Fixed UserClientProvider using unconfigured HttpClient

Kucoin.Net Version 8.6.0

16 Feb 09:41

Choose a tag to compare

Updated CryptoExchange.Net to version 10.6.0, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes