Table of Contents

Class ZLEMA

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

Constructors

ZLEMA()

Initializes a new instance of the ZLEMA.

public ZLEMA()