Skip to content

Version 1.6.0

Compare
Choose a tag to compare
@JKorf JKorf released this 27 Sep 09:46
· 35 commits to main since this release
  • Updated CryptoExchange.Net to version 8.0.0, see https://github.com/JKorf/CryptoExchange.Net/releases/tag/8.0.0
  • Added Shared client interfaces implementation for Spot and Perpetual Futures Rest and Socket clients
  • Added api credentials check for Spot user subscriptions
  • Added InitialMargin and MaintenanceMargin properties to GateIoPosition model
  • Added FeeAsset property to GateIoUserTradeUpdate model
  • Updated Sourcelink package version
  • Updated KlineInterval Enum values to match number of seconds
  • Fixed PerpetualFutures.Account.UpdatePositionModeAsync endpoint
  • Fixed SpotApi.ExchangeData.GetTradesAsync reverse parameter
  • Marked ISpotClient references as deprecated