Syntax
Public FunctionMedianPrice() As String |
A Median Price is simply an average of one periods high and low values.
A Median Price is often used as an alternative way of viewing price action, and also as a component for calculating other indicators.
Parameters
No parameters.
Return value
Returns the handles of a technical indicator, in case of failure returns an empty string.
See Also