Commit Graph

3 Commits

Author SHA1 Message Date
AlexCatarino 777c6a993f Extends NormalizedAverageTrueRange and TrueRange Indicators With IIndicatorWarmUpPeriodProvider 2019-05-15 14:31:22 +01:00
Michael Handschuh 591f6b2127 Use IBaseData in type constraints
Refactors existing consolidators, indicators, and helper methods to depend on
IBaseData instead of BaseData. These updates also defines an IBaseDataBar to
act as an abstraction point between TradeBar and QuoteBar.
2016-11-09 09:20:16 -05:00
Stefano Raggi 9b1cc7388a Adds Normalized Average True Range indicator (NATR)
Closes #285
2016-02-15 14:51:34 -05:00