Median price
Using a fints
object for the
Data
argument of medprice
is not
recommended. Use a matrix, timetable
, or table
instead for financial time series. For more information, see
Convert Financial Time Series Objects fints to Timetables.
calculates the median prices from the series of high and low prices. The median
price is the average of the high and low prices for each period.MedianPrice
= medprice(Data
)
[1] Achelis, S. B. Technical Analysis from A to Z. Second Edition. McGraw-Hill, 1995, pp. 177–178.