Commit Graph

4 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 20ace75430 RollingWindow(N) now becomes ready after N additions
Previously it became ready only after N+1 additions.
Also updated all indicators dependent on this behavior of RollingWindow.
2017-01-25 18:41:40 +01:00
mattmast 1af4953b13 Add license to Sum indicator 2015-03-09 23:29:44 -04:00
mattmast b24d67e1e7 Add sum indicator and use it for the SMA and MFI. Add left and right Reset for CompositeIndicator Reset with test. Reset sum on SMA reset with test. Update test helper to parse for Volume. Update test data for MFI to include volume. 2015-03-09 22:47:37 -04:00