Skyte

Relative Strength (IBD Style)

Skyte Zaktualizowano   
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.
Informacje o Wersji:
Fix typo and update chart.
Informacje o Wersji:
Update chart.
Informacje o Wersji:
Update chart.
Informacje o Wersji:
Improve performance value display.
Informacje o Wersji:
Streamline performance calculation.
Informacje o Wersji:
Update chart.
Informacje o Wersji:
Fixed a bug where the display would jump around during open market when you opened the reference ticker.
Informacje o Wersji:
Update chart.
Informacje o Wersji:
Fix chart flickering when viewing the reference.
Informacje o Wersji:
Fix broken graph.
Informacje o Wersji:
Fix broken graph. (Followup)
Informacje o Wersji:
Go back to quarterly calculation instead of monthly.
Skrypt open-source

Zgodnie z prawdziwym duchem TradingView, autor tego skryptu opublikował go jako open-source, aby traderzy mogli go zrozumieć i zweryfikować. Brawo dla autora! Możesz używać go za darmo, ale ponowne wykorzystanie tego kodu w publikacji jest regulowane przez Dobre Praktyki. Możesz go oznaczyć jako ulubione, aby użyć go na wykresie.

Wyłączenie odpowiedzialności

Informacje i publikacje przygotowane przez TradingView lub jego użytkowników, prezentowane na tej stronie, nie stanowią rekomendacji ani porad handlowych, inwestycyjnych i finansowych i nie powinny być w ten sposób traktowane ani wykorzystywane. Więcej informacji na ten temat znajdziesz w naszym Regulaminie.

Chcesz użyć tego skryptu na wykresie?