Back to Devexpress

TripleExponentialMovingAverageTrix Class

corelibraries-devexpress-dot-xtracharts-24541c0a.md

latest1.5 KB
Original Source

TripleExponentialMovingAverageTrix Class

A Triple Exponential Moving Average (TRIX) indicator.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public class TripleExponentialMovingAverageTrix :
    SeparatePaneIndicator
vb
Public Class TripleExponentialMovingAverageTrix
    Inherits SeparatePaneIndicator

Implements

IXtraSerializable

Inheritance

Object ChartElement ChartElementNamed Indicator SeparatePaneIndicator TripleExponentialMovingAverageTrix

See Also

TripleExponentialMovingAverageTrix Members

DevExpress.XtraCharts Namespace