Table of Contents

Class EMA

Namespace
StockSharp.Algo.Indicators
Assembly
StockSharp.Algo.dll
[Browsable(false)]
public class EMA : ExponentialMovingAverage, IIndicator, IPersistable, ICloneable<IIndicator>, ICloneable
Inheritance
EMA
Implements
IPersistable
ICloneable<IIndicator>
Inherited Members
Extension Methods

Constructors

EMA()

Initializes a new instance of the EMA.

public EMA()