Skip to content

Version 1.6.0

Compare
Choose a tag to compare
@JKorf JKorf released this 16 Jul 17:59
· 34 commits to main since this release
  • 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 PerpetualFuturesApi.ExchangeData.GetTickersAsync endpoint
  • Added PerpetualFuturesApi.ExchangeData.GetLastTradePricesAsync endpoint
  • Added PerpetualFuturesApi.ExchangeData.GetFundingRatesAsync endpoint
  • Added SpotApi.ExchangeData.GetLastTradesAsync endpoint
  • Added SpotApi.Account.GetUserIdAsync endpoint
  • Added SpotApi.Account.GetApiKeyPermissionsAsync endpoint
  • Added sync parameter to SpotApi.Trading.PlaceMultipleOrdersAsync
  • Updated API endpoint docs references
  • Fixed Spot and Futures KeepAliveUserStreamAsync endpoint
  • Fixed clientOrderId deserialization in websocket order updates