Commit Graph

6 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 0e740e3560 Fixes failing test in TwoCrows pattern 2016-02-24 00:56:54 +01:00
Stefano Raggi 82f2e5e0b2 Scaled pattern return values down to +/-1 2016-02-24 00:56:54 +01:00
Stefano Raggi f7ecb9e759 Adds TwoCrows candlestick pattern indicator 2016-02-24 00:56:54 +01:00