"RateOfChange" (Financial Indicator)

Commonly abbreviated as ROC.

Is a momentum indicator.

Is computed using close prices.

Returns a single time series consisting of the percent change in close from 12 periods ago.

FinancialIndicator["RateOfChange",n] compares with the price n periods ago.

Examples