OPEN-SOURCE SCRIPT

Stock Strength Index by zdmre

Aggiornato
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
Note di rilascio
Symbols in the table can be hidden.
stocksignalsstockstradingstrengthindextableTrend Analysis

Script open-source

In pieno spirito TradingView, l'autore di questo script lo ha pubblicato open-source, in modo che i trader possano comprenderlo e verificarlo. Un saluto all'autore! È possibile utilizzarlo gratuitamente, ma il riutilizzo di questo codice in una pubblicazione è regolato dal nostro Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.

Vuoi usare questo script sui tuoi grafici?


Anche su:

Declinazione di responsabilità