Skyte

Relative Strength (IBD Style)

Skyte تم تحديثه   
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.
ملاحظات الأخبار:
Fix typo and update chart.
ملاحظات الأخبار:
Update chart.
ملاحظات الأخبار:
Update chart.
ملاحظات الأخبار:
Improve performance value display.
ملاحظات الأخبار:
Streamline performance calculation.
ملاحظات الأخبار:
Update chart.
ملاحظات الأخبار:
Fixed a bug where the display would jump around during open market when you opened the reference ticker.
ملاحظات الأخبار:
Update chart.
ملاحظات الأخبار:
Fix chart flickering when viewing the reference.
ملاحظات الأخبار:
Fix broken graph.
ملاحظات الأخبار:
Fix broken graph. (Followup)
ملاحظات الأخبار:
Go back to quarterly calculation instead of monthly.
نص برمجي مفتوح المصدر

قام مؤلف هذا النص البرمجي بنشره وجعله مفتوح المصدر، بحيث يمكن للمتداولين فهمه والتحقق منه، وهو الأمر الذي يدخل ضمن قيم TradingView. تحياتنا للمؤلف! يمكنك استخدامه مجانًا، ولكن إعادة استخدام هذا الكود في منشور تحكمه قواعد الموقع. يمكنك جعله مفضلاً لاستخدامه على الرسم البياني.

إخلاء المسؤولية

لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.

هل تريد استخدام هذا النص البرمجي على الرسم البياني؟