Skip to main content

MedianPrice Class

A Median Price indicator.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v23.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class MedianPrice :
    Indicator

Remarks

This indicator is calculated as the mean value of low and high values.

The Median Price indicator looks as follows.

MedianPrice

Implements

See Also