Return value of the Price Rate of Change indicator over the last N periods for the selected price.

Syntax:

Calculation :

ROC =((price – price[N])*100)/price[N]

Interpretation :

The Rate of Change is similar to Momentum.

It is an overbought/oversold indicator measured according to its positive relative to 100.

It also gives good divergence signals.

A bullish divergence occurs when the stock price makes new lows while the Rate of Change fails to make new lows.

A bearish divergence occurs when the stock price makes new highs while the Rate of Change fails to make new highs.

 

Example:

 

Share this