Class EMA
- Namespace
- StockSharp.Algo.Indicators
- Assembly
- StockSharp.Algo.dll
ExponentialMovingAverage alias.
[Browsable(false)]
public class EMA : ExponentialMovingAverage, IIndicator, IPersistable, ICloneable<IIndicator>, ICloneable
- Inheritance
-
EMA
- Implements
-
IPersistableICloneable<IIndicator>
- Inherited Members
- Extension Methods
Constructors
EMA()
Initializes a new instance of the EMA.
public EMA()