Skip to main content
A newer version of this page is available. .

MedianPrice Class

A Median Price indicator.

Namespace: DevExpress.Xpf.Charts

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, 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