OPEN-SOURCE SCRIPT

[KA] Rate of Change

1 714
Rate of Change (ROC)

Given a source series, calculates a running Rate of Change -- simply the percentage difference between the current value of said source to the value N bars back.

One nicety here, compared to the stock tradingview indicator is allowance to force plot certain bounds. This allows more visibility on the relative movement of the series within the plotted bounds.

For example, you know the particular bounds for a timeframe, and can visibly see when those bounds are violated.

See:

StockCharts ROC Explanation


Inputs:

  • Source Series, anything indicator series on chart
  • N Bars, the reference no. of bars to compare change since.
  • Mandatory % Bounds, if value specified, this +value and -value, will be plotted

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.