Skyte

Relative Strength (IBD Style)

Skyte Aggiornato   
This script is meant to give you a Relative Strength indication of the stock. The goal is to use a similar calculation as used by IBD.
It calculates the performance of the current stock for the last year (most recent quarter is weighted double) and compares it to the performance of a reference index or ticker (default is "SPY").

IBD would give you a value between 0 and 100 because this value is the percentile within all stocks. This is not possible with Pine Script at the moment.
So here you get a Relative Strength value that is >0 if the stock is stronger than the index and <0 if it is weaker than the index.

You can still compare the Relative Strength values between stocks (bigger is better) but you won't know which percentile it is right off the bat.
Note di rilascio:
Fix typo and update chart.
Note di rilascio:
Update chart.
Note di rilascio:
Update chart.
Note di rilascio:
Improve performance value display.
Note di rilascio:
Streamline performance calculation.
Note di rilascio:
Update chart.
Note di rilascio:
Fixed a bug where the display would jump around during open market when you opened the reference ticker.
Note di rilascio:
Update chart.
Note di rilascio:
Fix chart flickering when viewing the reference.
Note di rilascio:
Fix broken graph.
Note di rilascio:
Fix broken graph. (Followup)
Note di rilascio:
Go back to quarterly calculation instead of monthly.
Script open-source

Nello spirito di condivisione promosso da TradingView, l'autore (al quale vanno i nostri ringraziamenti) ha deciso di pubblicare questo script in modalità open-source, così che chiunque possa comprenderlo e testarlo. Puoi utilizzarlo gratuitamente, ma il riutilizzo del codice è subordinato al rispetto del Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.

Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.

Vuoi usare questo script sui tuoi grafici?