Skip to content

Releases: JKorf/Bybit.Net

Version 3.10.3

02 Jul 19:07
Compare
Choose a tag to compare

Version 3.10.2

26 Jun 17:40
Compare
Choose a tag to compare
  • Fixed OrderBook model deserialization when updateId is too large for integer

Version 3.10.1

25 Jun 14:53
Compare
Choose a tag to compare
  • Updated CryptoExchange.Net to 7.7.2
  • Fixed deserialization issue BybitPosition model

Version 3.10.0

23 Jun 16:27
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 V5 websocket order placement API
  • Updated response models from classes to records
  • Added and updated DCP endpoints end subscription
  • Added dedicated connection configuration; a websocket connection can now be established before making the first request by calling bybitSocketClient.V5PrivateApi.PrepareConnectionsAsync();

Version 3.9.0

11 Jun 18:03
Compare
Choose a tag to compare

Version 3.8.9

02 Jun 08:07
Compare
Choose a tag to compare
  • Added missing StopLossTakeProfitMode enum value
  • Added Status property to V5Api.Account.CreateUniversalTransfer response model
  • Added cursor parameter to V5Api.ExchangeData.GetRiskLimitAsync

3.8.7

06 May 12:10
Compare
Choose a tag to compare