Skip to content

Releases: JKorf/Kucoin.Net

Version 5.9.0

16 Jul 17:52
Compare
Choose a tag to compare

Version 5.8.3

02 Jul 19:12
Compare
Choose a tag to compare

Version 5.8.2

27 Jun 08:45
Compare
Choose a tag to compare
  • Fixed incorrect response mapping SpotApi.HfTrading.PlaceMultipleOrdersAsync

Version 5.8.1

26 Jun 17:41
Compare
Choose a tag to compare
  • Fixed CancelAfter parameter on SpotApi.HfTrading.PlaceMultipleOrdersAsync endpoint
  • Removed symbol base parameter from SpotApi.HfTrading.PlaceMultipleOrdersAsync as its not needed

Version 5.8.0

25 Jun 14:55
Compare
Choose a tag to compare
  • Updated CryptoExchange.Net to 7.7.2
  • Added SpotApi.Margin.GetCrossMarginSymbolsAsync endpoint
  • Added SpotApi.Margin.SetLeverageMultiplierAsync
  • Added SpotApi.HfTrading.GetMarginSymbolsWithOpenOrdersAsync endpoint

Version 5.7.0

23 Jun 16:33
Compare
Choose a tag to compare
  • Updated CryptoExchange.Net to version 7.7.0, see https://github.com/JKorf/CryptoExchange.Net/releases/tag/7.7.0
  • Added missing HF/ProAccount endpoints
  • Renamed ProAccount SpotApi topic to HFTrading
  • Added FuturesApi.Account.GetPositionHistoryAsync endpoint Added FuturesApi.Account.GetTradingFeeAsync endpoint
  • Added SpotApi.SubscribeToIsolatedMarginPositionUpdatesAsync subscription
  • Updated response models from classes to records

Version 5.6.0

11 Jun 18:06
Compare
Choose a tag to compare