typprice
Typical price
Using a fints
object for the
Data
argument of typprice
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.
Description
calculates the typical prices from the series of high, low, and closing prices. The
typical price is the average of the high, low, and closing prices for each
period.TypicalPrice
= typprice(Data
)
Examples
Input Arguments
Output Arguments
References
[1] Achelis, S. B. Technical Analysis from A to Z. Second Edition. McGraw-Hill, 1995, pp. 291–292.