Skip to content

Releases: JKorf/Binance.Net

Version 10.13.0

03 Dec 08:52
Compare
Choose a tag to compare
  • Updated client order id logic
  • Added AllowAppendingClientOrderId option
  • Added listClientOrderId parameter to restClient.SpotApi.Trading.PlaceOcoOrderListAsync
  • Removed BrokerId option
  • Fixed restClient.GeneralApi.SimpleEarn.GetLockedProductPositionsAsync deserialization
  • Fixed orderbook creation via BinanceOrderBookFactory

Version 10.12.0

28 Nov 14:17
Compare
Choose a tag to compare

Version 10.11.0

25 Nov 10:57
Compare
Choose a tag to compare
  • Added WithdrawInternalMin to restClient.SpotApi.Account.GetUserAssetsAsync response model
  • Added EnableFixApiTrade and EnableFixReadOnly to restClient.SpotApi.Account.GetAPIKeyPermissionsAsync response model
  • Added IsOptionsEnabled and IsPortfolioMarginRetailEnabled to restClient.SpotApi.Account.GetAccountVipLevelAndStatusAsync response model
  • Fixed inverted order side for Shared trades
  • Removed restClient.SpotApi.Account.GetAutoConvertStableCoinConfigAsync, SetAutoConvertStableCoinConfigAsync and ConvertBusdAsync as theyre deprecated

Version 10.10.0

19 Nov 13:19
Compare
Choose a tag to compare
  • Updated CryptoExchange.Net to version 8.3.0
  • Added support for loading client settings from IConfiguration
  • Added DI registration method for configuring Rest and Socket options at the same time
  • Added DisplayName and ImageUrl properties to BinanceExchange class
  • Updated client constructors to accept IOptions from DI
  • Removed redundant BinanceSocketClient constructor
  • Fixed ListenKey property not set on spot websocket account data updates

Version 10.9.2

08 Nov 13:02
Compare
Choose a tag to compare
  • Fixed mixed up page and limit parameter on restClient.UsdFuturesApi.Account.GetIncomeHistoryAsync endpoint

Version 10.9.1

08 Nov 08:00
Compare
Choose a tag to compare
  • Added page parameter to restClient.UsdFuturesApi.Account.GetIncomeHistoryAsync endpoint

Version 10.9.0

06 Nov 13:43
Compare
Choose a tag to compare

Version 10.8.1

01 Nov 10:16
Compare
Choose a tag to compare
  • Added restClient.CoinFuturesApi.Account.GetDownloadIdForOrderHistoryAsync endpoint
  • Added restClient.CoinFuturesApi.Account.GetDownloadLinkForOrderHistoryAsync endpoint
  • Added restClient.CoinFuturesApi.Account.GetDownloadIdForTradeHistoryAsync endpoint
  • Added restClient.CoinFuturesApi.Account.GetDownloadLinkForTradeHistoryAsync endpoint

Version 10.8.0

28 Oct 13:34
Compare
Choose a tag to compare
  • Updated CryptoExchange.Net to version 8.1.0, see https://github.com/JKorf/CryptoExchange.Net/releases/tag/8.1.0
  • Moved FormatSymbol to BinanceExchange class
  • Added support Side setting on SharedTrade model
  • Added BinanceTrackerFactory for creating trackers
  • Added overload to Create method on BinanceOrderBookFactory support SharedSymbol parameter
  • Fixed Shared rest GetTradeHistoryAsync pagination
  • Added catch around HttpClientHandler.AutomaticDecompression setting as it's not support on Blazor WASM

Version 10.7.0

21 Oct 14:29
Compare
Choose a tag to compare
  • Added SelfTradePreventionMode and PriceMatch parameters and responses for Coin-M Futures API
  • Added returnPermissionSets and symbolStatus parameters to restClient.SpotApi.ExchangeData.GetExchangeInfoAsync endpoint
  • Fixed issues with restClient.GeneralApi.AutoInvest.GetSubscriptionTransactionHistoryAsync
  • Fixed deserialization issue subaccount transfer