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
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
c8ce9b48ba
Remove composite indicator for MFI and handle divide by zero
2015-03-09 22:47:38 -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
mattmast
a1c57b9968
Add Money Flow Index indicator with tests
2015-03-09 22:47:37 -04:00