TripleExponentialMovingAverageTema Class
In This Article
A Triple Exponential Moving Average (TEMA) indicator.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public class TripleExponentialMovingAverageTema :
MovingAverage
#Implements
#Inheritance
Show 12 items
Object
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
ChartElementBase
ChartElement
Indicator
MovingAverage
TripleExponentialMovingAverageTema
See Also