The following tables list the members exposed by TrendCalculators.
Name | Description | |
---|---|---|
CMA | Calculates the cumulative moving average. | |
EMA | Calculates the exponential moving average. | |
MMA | Calculates the modified moving average. | |
MovingSum | Calculates a moving sum over a sequence with a given period. | |
SMA | Calculates the simple moving average. | |
STDEV | Calculates the standard deviation of a sequence with a given period. | |
WMA | Calculates the weighted moving average. |