0.2.0-alpha29
Pre-release
Pre-release
sonvister
released this
09 Feb 06:44
·
315 commits
to master
since this release
Available on NuGet.
Known Issues:
GetOpenOrdersAsync
andGet24HourStatisticsAsync
fail if no symbol specified (#54) whenSymbol
cache has not been updated. To update theSymbol
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.