Commit Graph

5 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 bebc0d44ca Set pattern average periods in constructors 2016-02-24 00:56:54 +01:00
Stefano Raggi 86bb9028be Added inline comments in pattern code 2016-02-24 00:56:54 +01:00
Stefano Raggi ef60e4bcda Adds ThreeWhiteSoldiers candlestick pattern indicator 2016-02-24 00:56:54 +01:00
Stefano Raggi ab0544a69b Adds ThreeStarsInSouth candlestick pattern indicator 2016-02-24 00:56:54 +01:00