TripleExponentialMovingAverageTrix Class
A Triple Exponential Moving Average (TRIX) indicator.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Remarks
The Triple Exponential Moving Average (TRIX) indicator looks as follows.
Implements
Inheritance
Object
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
ChartElementBase
ChartElement
Indicator
SeparatePaneIndicator
DevExpress.Xpf.Charts.SeparatePaneIndicatorWithPoints
TripleExponentialMovingAverageTrix
See Also