| Overload | Description |
|---|---|
| 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. |
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.