Skip to content

Releases: JKorf/Bybit.Net

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

Version 3.11.0

16 Jul 17:57
Compare
Choose a tag to compare
  • Updated CryptoExchange.Net to version 7.9.0, see https://github.com/JKorf/CryptoExchange.Net/releases/tag/7.9.0
  • Updated internal classes to internal access modifier
  • Added V5Api.Account.GetConvertAssetsAsync
  • Added V5Api.Account.GetConvertQuoteAsync
  • Added V5Api.Account.ConvertConfirmQuoteAsync
  • Added V5Api.Account.GetConvertStatusAsync
  • Added V5Api.Account.GetConvertHistoryAsync
  • Added Convert property to V5Api.Account.GetBrokerAccountInfoAsync and GetBrokerEarningsAsync response models