OPEN-SOURCE SCRIPT

Stock Strength Index by zdmre

Actualizado
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
Notas de prensa
Symbols in the table can be hidden.
stocksignalsstockstradingstrengthindextableTrend Analysis

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?


También en:

Exención de responsabilidad