Skip to content

Releases: JKorf/OKX.Net

Version 2.15.0

11 Feb 10:08
Compare
Choose a tag to compare
  • Updated CryptoExchange.Net to version 8.8.0, see https://github.com/JKorf/CryptoExchange.Net/releases/
  • Added support for more SharedKlineInterval values
  • Added setting of DataTime value on websocket DataEvent updates
  • Added restClient.UnifiedApi.Account.GetSymbolsAsync endpoint
  • Fixed setting tag parameter in restClient.UnifiedApi.Trading.PlaceOrderAsync
  • Fix Mono runtime exception on rest client construction using DI

Version 2.14.2

22 Jan 10:48
Compare
Choose a tag to compare
  • Added handling of unknown symbol error in websocket subscribe request
  • Removed deprecated restClient.UnifiedApi.ExchangeData.GetOracleAsync

Version 2.14.1

07 Jan 13:49
Compare
Choose a tag to compare
  • Updated CryptoExchange.Net version
  • Added Type property to OKXExchange class

Version 2.14.0

23 Dec 15:09
Compare
Choose a tag to compare
  • Updated CryptoExchange.Net to version 8.5.0, see https://github.com/JKorf/CryptoExchange.Net/releases/
  • Added SetOptions methods on Rest and Socket clients
  • Added setting of DefaultProxyCredentials to CredentialCache.DefaultCredentials on the DI http client
  • Improved websocket disconnect detection

Version 2.13.1

20 Dec 13:13
Compare
Choose a tag to compare
  • Added Europe environment

Version 2.13.0

13 Dec 09:05
Compare
Choose a tag to compare
  • Added restClient.UnifiedApi.Account.PresetAccountModeSwitchAsync endpoint
  • Added restClient.UnifiedApi.Account.PrecheckAccountModeSwitchAsync endpoint

Version 2.12.1

08 Dec 09:50
Compare
Choose a tag to compare
  • Updated CryptoExchange.Net to version 8.4.4 to fix deserialization error in .net framework

Version 2.12.0

03 Dec 08:28
Compare
Choose a tag to compare
  • Updated client order id logic
  • added AllowAppendingClientOrderId option
  • Added Cash value to MarginMode enum
  • Removed BrokerId option
  • Fix for orderbook creation via OKXOrderBookFactory

Version 2.11.0

28 Nov 13:53
Compare
Choose a tag to compare

Version 2.10.0

25 Nov 14:02
Compare
Choose a tag to compare
  • Added Chase Algo order support
  • Added AccountType property to restClient.UnifiedApi.Account.GetAccountConfigurationAsync response model
  • Updated restClient.UnifiedApi.Account.GetAssetsAsync response model
  • Updated restClient.UnifiedApi.Account.GetMaximumLoanAmountAsync parameters