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