0.2.0-alpha22
Pre-release
Pre-release
sonvister
released this
29 Jan 02:16
·
402 commits
to master
since this release
Available on NuGet.
Changes:
- Add
Unsubscribe
to WebSocketClients: AggregateTrade, Candlestick, Trade, Depth, and SymbolStatistics.- Add multiple
CombinedStreamsExample
samples using web socket clients with use ofUnsubscribe
.
- Add multiple
- Add
Symbol
extensions to verify or validate (with exceptions) orders or just price and quantity.- Add
UpdateCacheAsync
toSymbol
for convenience. - Remove
UpdateCache
fromAsset
(now combined withSymbol.UpdateCache
).
- Add
- Add
CancelAsync
toTaskController
andRetryTaskController
. - Add logging information and update comments.