Skip to content

Version 1.4.0

Latest
Compare
Choose a tag to compare
@JKorf JKorf released this 11 Feb 10:10
· 4 commits to main since this release
  • 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 SelfTradePreventionMode parameter to REST PlaceOrder endpoints, updated Order response model with StpMode and Status properties
  • Added socketClient.V4Api.SubscribeToAccountMarginPositionEventUpdatesAsync and SubscribeToAccountBorrowEventUpdatesAsync subscriptions
  • Added TpSl property to WhtieBitPosition model, containing TakeProfit/StopLoss order reference info
  • Added Role and FeeAsset properties to socketClient.V4Api.SubscribeToUserTradeUpdatesAsync update model
  • Added restClient.V4Api.Account.GetTradingFeesAsync endpoint
  • Updated KlineInterval.ThreeMinute to KlineInterval.ThreeMinutes
  • Fixed socketClient.V4Api.SubscribeToPositionUpdatesAsync UpdateTime being lower case
  • Fix Mono runtime exception on rest client construction using DI