ExponentialMovingAverageIndicator Constructors
An exponential moving average (EMA) indicator.Name | Description |
---|---|
ExponentialMovingAverageIndicator() | Initializes a new instance of the ExponentialMovingAverageIndicator class with default settings. |
See Also