Skip to content

0.2.0-alpha29

Pre-release
Pre-release
Compare
Choose a tag to compare
@sonvister sonvister released this 09 Feb 06:44
· 315 commits to master since this release

Available on NuGet.

Known Issues:

  • GetOpenOrdersAsync and Get24HourStatisticsAsync fail if no symbol specified (#54) when Symbol cache has not been updated. To update the Symbol cache use: Symbol.UpdateCacheAsync(<IBinanceApi>)

Changes:

  • FIX: Update base endpoint URL to https://api.binance.com.
  • Add IBinanceApi.GetSystemStatusAsync() method.
    • Update sample console application.
  • Update static assets and symbols.