0.2.0-alpha19
Pre-release
Pre-release
sonvister
released this
25 Jan 22:36
·
441 commits
to master
since this release
Available on NuGet.
Changes:
- Add
Symbol
price/quantity helper extensions (to adjust amounts to valid increments).GetUpperValidValue()
,GetLowerValidValue()
, andGetValidValue()
.
- FIX:
SymbolStatisticsCache
when subscribed to all symbols (thanks @muskara #34). - FIX:
SymbolStatistics
open/close time property types (decimal
tolong
). - Add timestamp
long
toDateTime
conversion helper extension:ToDateTime()