Commit Graph

10 Commits

Author SHA1 Message Date
AlexCatarino 9553857c1c Extends Sum, StandardDeviation and Variance Indicators With IIndicatorWarmUpPeriodProvider 2019-05-15 14:44:35 +01:00
Stefano Raggi 1cb32eb75c Adds TestIndicatorReset method in TestHelper class 2016-02-08 20:53:33 +01:00
Stefano Raggi 06fcff2945 Adds online implementation of StandardDeviation indicator
Closes #268
2016-02-04 19:58:48 -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
mattmast 88a22cf503 Issue #7: Initial version of the CCI indicator and the mean absolute deviation indicator 2015-02-28 17:17:18 -05:00
Michael Ourednik fc66883f29 Fixed issues from PR code review 2015-02-03 07:42:44 +13:00
Michael Ourednik 372a914e9c added/updated comments 2015-02-02 07:44:38 +13:00
Michael Ourednik 5c67d34406 Calculate StandardDeviation from the full sample population 2015-02-01 11:38:41 +13:00
Michael Ourednik d8bde63f62 StandardDeviation indicator 2015-01-31 13:03:12 +13:00