OPEN-SOURCE SCRIPT

Stock Strength Index by zdmre

By zdmre
Updated
The basic idea behind indicators is "to buy the strong one and to sell the weak one". This indicator yield entry and exit signals for stock trading.

You can view the STRENGTH INDEX for the symbol you want in this indicator.

Formula

(X - ((RMA(t-1) * (n-1)) + X(t)) / n) / X * 100

n = The length of the Moving Average (defval = 200)
X = Price
t = Timeframe

#DYOR
Release Notes
Symbols in the table can be hidden.
stocksignalsstockstradingstrengthindextableTrend Analysis
zdmre

Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in publication is governed by House rules. You can favorite it to use it on a chart.

Want to use this script on a chart?

Disclaimer