Back to Devexpress

TripleExponentialMovingAverageTema Constructors

corelibraries-devexpress-dot-xtracharts-dot-tripleexponentialmovingaveragetema-dot-ctor.md

latest1.6 KB
Original Source

TripleExponentialMovingAverageTema Constructors

A Triple Exponential Moving Average (TEMA) indicator.

NameParametersDescription
TripleExponentialMovingAverageTema()noneInitializes a new instance of the TripleExponentialMovingAverageTema class with the default settings.
TripleExponentialMovingAverageTema(String, ValueLevel)name, valueLevelInitializes a new instance of the TripleExponentialMovingAverageTema class with the specified name and value level.
TripleExponentialMovingAverageTema(String)nameInitializes a new instance of the TripleExponentialMovingAverageTema class with the specified name.

See Also

TripleExponentialMovingAverageTema Class

TripleExponentialMovingAverageTema Members

DevExpress.XtraCharts Namespace