dotnetCHARTING Send comments on this topic.
MedianPrice Method
See Also 
dotnetCHARTING Namespace > FinancialEngine Class : MedianPrice Method



Evaluates the Median Price of an asset for a given trading period.

Overload List

OverloadDescription
MedianPrice(String,Series) Evaluates the Median Price of an asset for a given trading period.  
MedianPrice(Series) Evaluates the Median Price of an asset for a given trading period.  
MedianPrice(SeriesCollection) Evaluates the Median Price of an asset for a given trading period.  

Remarks

The Median price is just the midpoint of the trading periods range, where the period considered is generally a day, however the Median price is equally applicable to other time spans and hence the period considered could be (for example) a month or year.

See Also