You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
9.0.0 - Updated CryptoExchange.Net to version 6.0.0, Renamed BinanceC…
…lient to BinanceRestClient, Renamed UsdFuturesStreams and CoinFuturesStreams to UsdFuturesApi and CoinFuturesApi on the BinanceSocketClient, Updated endpoints to consistently use a base url without any path as basis to make switching environments/base urls clearer, Removed BinanceApiCredentials as the base ApiCredentials now supports RSA signing, Added IBinanceOrderBookFactory and implementation for creating order books, Updated dependency injection register method (AddBinance)
8.4.3 - Fixed order deserialization when trailing delta timestamp is …
…present, Updated subaccount ip restriction endpoints, Updated CryptoExchange.Net