Main Content
prcroc
Price rate of change
Description
calculates the price rate-of-change, PriceChangeRate
= prcroc(Data
)PriceChangeRate
, from the
series of closing stock prices. By default, the price 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.