OPEN-SOURCE SCRIPT

Mansfield RS

Aggiornato
Hello,

I hope you like this representation of the Mansfield Relative Strength Indicator.

The calculations have been made based on the following formulas:

Standard Relative Performance indicator

RP = ( stock_close / index_close ) * 100


Mansfield Relative Performance indicator

MRP = (( RP (today) / sma ( RP (today), n)) - 1 ) * 100

Where:
RP = Standard Relative Performance indicator (see above)
SMA = Simple moving average over n days.
n = 52 for weekly charts, and n = 200 on daily charts

Thanks,
Note di rilascio
update for diferent timeframes
Note di rilascio
Multiplier modification (x100 -> x10)
mansfieldmansfieldrelativestrengthRelative Strength Comparison

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?

Declinazione di responsabilità