AlexCatarino
|
403bafc3ca
|
Implements WilderMovingAverage indicator
Implements the `WilderMovingAverage` indicator. It is a special exponential moving average which uses a simple moving average as seeding.
|
2018-03-21 00:13:37 +00:00 |
|
jjd
|
85ec06a51f
|
ALMA added as MovingAverageType
|
2017-05-02 11:53:23 -03:00 |
|
jjd
|
26b1f5de90
|
Helper method renamed from HULL to HMA.
Hull value added in the MovingAverageType enumeration.
MovingAverageTypeExtensionsTests added.
|
2017-04-28 08:47:11 -03:00 |
|
Stefano Raggi
|
b688fc3598
|
Adds Kaufman Adaptive Moving Average indicator (KAMA)
|
2016-03-07 23:22:37 +01:00 |
|
Stefano Raggi
|
a67be468df
|
T3 volume factor now optional, also updated tests to use 0.7 default value
|
2016-02-13 13:14:00 +01:00 |
|
Stefano Raggi
|
c8e1b7a29e
|
Changed volume factor default to 0.7 in T3 indicator
|
2016-02-12 23:07:02 +01:00 |
|
Stefano Raggi
|
03f43015e7
|
Adds T3 Moving Average indicator
|
2016-02-12 21:46:39 +01:00 |
|
Stefano Raggi
|
33c931e48f
|
Adds TripleExponentialMovingAverage indicator
Closes #274
|
2016-02-08 11:13:44 -05:00 |
|
Stefano Raggi
|
c834c3cbf3
|
Adds DoubleExponentialMovingAverage indicator
Closes #273
|
2016-02-08 11:11:22 -05:00 |
|
Stefano Raggi
|
74e5890eb9
|
Adds TRIMA to MovingAverageType enum and extensions
|
2016-02-08 11:09:56 -05:00 |
|
snugs
|
86e2abcabc
|
Adds LinearWeightedMovingAverage to the AsIndicator extension
|
2015-06-22 15:39:13 -04:00 |
|
Jared Broad
|
b3de520915
|
Initial commit
|
2015-01-12 12:03:33 -03:00 |
|