Skip to main content

TriangularMovingAverage Class

Represents a Triangular Moving Average indicator.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v24.2.dll

Declaration

public class TriangularMovingAverage :
    MovingAverage

Remarks

For more information, see Moving Average and Envelope.

Implements

See Also