Skip to main content

MedianPrice Class

A Median Price indicator.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v24.2.dll

NuGet Package: DevExpress.Charts

#Declaration

public class MedianPrice :
    Indicator

#Remarks

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

#Implements

See Also