OPEN-SOURCE SCRIPT

Relative Strength (IBD Style)

Aktualisiert
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.
Versionshinweise
Fix typo and update chart.
Versionshinweise
Update chart.
Versionshinweise
Update chart.
Versionshinweise
Improve performance value display.
Versionshinweise
Streamline performance calculation.
Versionshinweise
Update chart.
Versionshinweise
Fixed a bug where the display would jump around during open market when you opened the reference ticker.
Versionshinweise
Update chart.
Versionshinweise
Fix chart flickering when viewing the reference.
Versionshinweise
Fix broken graph.
Versionshinweise
Fix broken graph. (Followup)
Versionshinweise
Go back to quarterly calculation instead of monthly.
ibdrelativestrengthRelative Strength Comparisonrsc

Open-source Skript

Ganz im Sinne von TradingView hat dieser Autor sein/ihr Script als Open-Source veröffentlicht. Auf diese Weise können nun das Script auch andere Trader verstehen und prüfen. Vielen Dank an den Autor! Sie können das Script kostenlos verwenden. Die Nutzung dieses Codes in einer Veröffentlichung wird in unseren Hausregeln reguliert. Sie können es als Favoriten auswählen, um es in einem Chart zu verwenden.

Möchten Sie dieses Skript auf einem Chart verwenden?

Haftungsausschluss