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

MedianPrice Class

A Median Price indicator.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.2.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.Charts

Declaration

public class MedianPrice :
    Indicator

Remarks

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

Implements

See Also