Skip to main content

TripleExponentialMovingAverageTrix Class

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v26.1.dll

Declaration

public class TripleExponentialMovingAverageTrix :
    SeparatePaneIndicatorWithPoints

Remarks

The Triple Exponential Moving Average (TRIX) indicator looks as follows.

TripleExponentialMovingAverageTriX

Inheritance

Show 11 items
Object
Visual
UIElement
FrameworkElement
Control
ChartElementBase
ChartElement
Indicator
SeparatePaneIndicator
DevExpress.Xpf.Charts.SeparatePaneIndicatorWithPoints
TripleExponentialMovingAverageTrix
See Also