Skip to content

Version 3.1.0

Compare
Choose a tag to compare
@JKorf JKorf released this 02 Jun 06:53
· 50 commits to main since this release
  • Updated CryptoExchange.Net to version 9.1.0, see https://github.com/JKorf/CryptoExchange.Net/releases/
  • Added (I)OKXUserClientProvider allowing for easy client management when handling multiple users
  • Added CollateralRestricted and AvailableEquity properties to OKXAccountBalance model
  • Added ContinuousTradingSwitchTime and OpenType properties to OKXInstrument model
  • Added CollateralRestricted to OKXDiscountInfo model
  • Updated symbol parameter to be optional for restClient.UnifiedApi.ExchangeData.GetFundingRatesAsync
  • Fixed typo in AccountBillSubType.AutoOffset enum value
  • Fixed framework check for setting IsAotCompatible project flag