Skip to content

Version 3.10.0

Compare
Choose a tag to compare
@JKorf JKorf released this 23 Jun 16:27
· 56 commits to main since this release
  • 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();