0.2.0-alpha.2
Pre-release
Pre-release
sonvister
released this
08 Dec 00:25
·
583 commits
to master
since this release
Available on NuGet.
Changes:
- BREAKING: Add hierarchy to BinanceApiOptons (existing appsettings options will no longer match).
- BREAKING: Replace IBinanceJsonApi with IBinanceHttpClient and extensions.
- Enforce singleton usage of IBinanceHttpClient and remove IDisposable from IBinanceApi.
- Create BinanceHttpRequest to encapsulate query string parameters.
- Update default user data stream keep-alive timer period to 30 minutes.
- Add request rate limit exceeded and IP ban exceptions.
- Add FOK (fill-or-kill) order time-in-force.
- FIX: Sample application symbol null exceptions.
- FIX: Symbol UpdateCache.
- Update static assets and symbols.