Commit Graph

3 Commits

Author SHA1 Message Date
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 d4fd7cf0eb Fixes bug in MatchingLow pattern 2016-02-26 20:40:47 +01:00
Stefano Raggi dc6549f646 Adds MatchingLow candlestick pattern indicator 2016-02-24 23:05:21 +01:00