Table of Contents

Class TEMA

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

Constructors

TEMA()

Initializes a new instance of the TEMA.

public TEMA()