Skip to content

Releases: JKorf/Bybit.Net

Version 3.17.0

19 Nov 13:11
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 BybitExchange class
  • Updated client constructors to accept IOptions from DI
  • Updated UnifiedMarginStatus enum values
  • Removed redundant BybitSocketClient constructor

Version 3.16.0

06 Nov 13:50
Compare
Choose a tag to compare
  • Updated CryptoExchange.Net to version 8.2.0, see https://github.com/JKorf/CryptoExchange.Net/releases/tag/8.2.0
  • Added OtherBorrowAmount to restClient.V5Api.Account.GetCollateralInfoAsync response model
  • Added Kazakhstan environment urls
  • Added restClient.V5Api.Account.GetClassicContractTransactionHistoryAsync endpoint

Version 3.15.0

28 Oct 13:41
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 BybitExchange class
  • Added support Side setting on SharedTrade model
  • Added BybitTrackerFactory for creating trackers
  • Added overload to Create method on BybitOrderBookFactory support SharedSymbol parameter
  • Added websocket stream URI for Turkey users

Version 3.14.3

14 Oct 16:36
Compare
Choose a tag to compare

Version 3.14.2

14 Oct 14:01
Compare
Choose a tag to compare
  • Fixed restClient.V5Api.Account.GetBalancesAsync deserialization in demo environment without any transactions
  • Added missing TrailingProfit value to StopOrderType Enum

Version 3.14.1

08 Oct 12:08
Compare
Choose a tag to compare
  • Added ClosedPnl property to BybitOrderUpdate model
  • Added Pnl property to BybitUserTradeUpdate model

Version 3.14.0

27 Sep 09:44
Compare
Choose a tag to compare

Version 3.13.1

19 Aug 17:39
Compare
Choose a tag to compare
  • Added addOrReduce parameter to V5Api.Account.RequestDemoFundsAsync endpoint
  • Added referer to V5Api.Account.GetConvertQuoteAsync endpoint

Version 3.13.0

07 Aug 19:20
Compare
Choose a tag to compare

Version 3.12.0

27 Jul 13:30
Compare
Choose a tag to compare