prcroc
Price rate of change
Using a fints
object for the
Data
argument of prcroc
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 price rate-of-change, PriceChangeRate
= prcroc(Data
)PriceChangeRate
, from the
series of closing stock prices. By default, the volume rate-of-change is calculated
between the current closing price and the closing price 12 periods ago.
adds optional name-value pair arguments. PriceChangeRate
= prcroc(___,Name,Value
)
Examples
Input Arguments
Output Arguments
References
[1] Achelis, S. B. Technical Analysis from A to Z. Second Edition. McGraw-Hill, 1995, pp. 243–245.