Commit Graph

9 Commits

Author SHA1 Message Date
AlexCatarino 0b0e6de198 Indicators with name starting with H to M.
- Since `MomentumPercent` derives from `RateOfChangePercent`, the `RateOfChange` family was included in this commit.
2019-05-14 13:32:47 +01: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
Adriano Marcondes Machado b2229e8968 Fixed a few compilation warnings 2015-03-09 16:28:17 -03:00
mattmast 7f340a56dd Expose internal indicators for CCI and MAD 2015-03-01 00:45:39 -05:00
mattmast 8e6d7f7f51 Add tests for CCI and handle divide by zero 2015-02-28 17:22:09 -05:00
mattmast ef9e005811 refactor mean absolute deviation indicator to use linq in calculation 2015-02-28 17:22:08 -05:00
mattmast 3d5689bcad Issue #7: Initial version of the CCI indicator and the mean absolute deviation indicator 2015-02-28 17:21:08 -05:00
mattmast 8c50cb8d96 refactor mean absolute deviation indicator to use linq in calculation 2015-02-28 17:17:19 -05:00
mattmast 88a22cf503 Issue #7: Initial version of the CCI indicator and the mean absolute deviation indicator 2015-02-28 17:17:18 -05:00