Commit Graph

4 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
snugs e1938baafe Clean up using directives 2015-09-01 22:17:35 -04:00
snugs eef438af2f Closes #43 - review usage of indicator reset impl
Also verified each indicator has a ResetsProperly test
Reformatted some files that were using K&R bracing, please format code consistently with the rest of the application
2015-03-15 16:31:08 -04:00
Jared Broad b3de520915 Initial commit 2015-01-12 12:03:33 -03:00