Skip to content

0.2.0-alpha.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@sonvister sonvister released this 02 Jan 20:31
· 524 commits to master since this release

Available on NuGet.

Changes:

  • FIX: Ignore invalid 24-hour statistics trade count values (issue #13).
  • BREAKING: Change ISymbolStatisticsCache to maintain a dictionary of all symbol 24-hour statistics.
  • BREAKING: Move SuccessfulTestResponse constant ("{}") to BinanceHttpClient.
  • Minor updates and improvements.