atlas54000

Sector Relative Strength

atlas54000 تم تحديثه   
Custom version of my previous scanner built for S&P sectors
ملاحظات الأخبار:
The update introduce a completly revamped script, focused on the S&P sectors. This new version is less customizable but easier to use and more reliable : you can now load it on any timeframe and you're less likely to encounter an error message.
However if you want to go back to the previous version, you can get the old code here : https://pastebin.com/2wRqTpP3

The script can still display up to 5 columns of your choice and rank the sector using any ot these columns :
  • 1 Price change
  • 1 Relative volume
  • 3 different Relative Strength

Note:
  • The first relative strength column, price change and relative volume are always using the 5 minute data and you can't change that. However you are free to change the period of the Relative strength and the number of candles used to calculate the price change and the relative volume.
  • The second and third relative strength are completly customizable
  • The formula used for the relative strength use the ATR but doesn't include volume
  • The relative strength value for SPY correspond to the change divided by the ATR, this value is then used to calculate the Rs of each sector (sector_change - ((spy_change / spy_atr) * sector_atr)) / sector_atr
  • Concerning the colors of the relative volume, SPY RV turns green when above 1, but the sector RV are turning green when above the SPY RV
ملاحظات الأخبار:
Added a minor change
نص برمجي مفتوح المصدر

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

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

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

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