Skip to content

Releases: JKorf/CoinEx.Net

Version 7.7.0

27 Sep 09:45
Compare
Choose a tag to compare
  • Updated CryptoExchange.Net to version 8.0.0, see https://github.com/JKorf/CryptoExchange.Net/releases/tag/8.0.0
  • Added Shared client interfaces implementation for Spot and Futures Rest and Socket clients
  • Added memo parameter to SpotApi.Account.WithdrawAsync
  • Added Role property to CoinExUserTrade model
  • Updated Sourcelink package version
  • Updated QuantityPrecision and PricePrecision property types from decimal to int on CoinExFuturesSymbol
  • Fixed Quantity property type from long to decimal in CoinExDeposit model
  • Fixed QuantityCredited property type from long to decimal? in CoinExDepositModel
  • Fixed FuturesApi.SubscribeToTickerUpdatesAsync subscription
  • Marked ISpotClient references as deprecated

Version 7.6.1

11 Sep 13:32
Compare
Choose a tag to compare
  • Added SpotApiV2.Account.GetTransactionHistoryAsync endpoint

Version 7.6.0

19 Aug 17:41
Compare
Choose a tag to compare
  • Added futures API batch endpoints:FuturesApi.Trading.PlaceMultipleOrdersAsync, PlaceMultipleStopOrdersAsync, CancelOrdersAsync and CancelStopOrdersAsync
  • Added spot API batch endpoints: SpotApiV2.Trading.PlaceMultipleOrdersAsync, PlaceMultipleStopOrdersAsync, CancelOrdersAsync and CancelStopOrdersAsync
  • Added stpMode paramaters to spot and futures PlaceOrderAsync and PlaceStopOrderAsync endpoints

Version 7.5.0

07 Aug 19:18
Compare
Choose a tag to compare

Version 7.4.0

27 Jul 13:29
Compare
Choose a tag to compare

Version 7.3.0

16 Jul 17:57
Compare
Choose a tag to compare

Version 7.2.1

02 Jul 19:08
Compare
Choose a tag to compare

Version 7.2.0

23 Jun 16:27
Compare
Choose a tag to compare

Version 7.1.0

11 Jun 18:04
Compare
Choose a tag to compare