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.v19.1.dll

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