OPEN-SOURCE SCRIPT
Actualizado Majors HOD/LOD

This simple script detects when the major American sectors — technology ( QQQ ), financials ( XLF ), and healthcare ( XLV ) — are at the high or low of the current day at the same time. This information can be useful to gauge the potential strength or weakness of the trading day. The script uses the security function to pull in data from the three major indices and keeps a running cache of the high and low of the day regardless of the time frame selected.
A small table in the top right corner displays the current status of the major sectors. The display table can read:
"Mixed" - Major sectors are not at the high or low of the day at the same time
"Majors @ HOD" - Major sectors are at the high of day at the same time
"Majors @ LOD" - Major sectors are at the low of the day at the same time
Labels (optional) show past moments when the major sectors were at the high or low of the day at the same time. A green label above a candle indicates major sectors were at the high of the day at the same time, and a red label below a candle indicates major sectors were at the low of the day at the same time. These labels can be toggled on or off in the indicator settings.
To receive an alert when either condition happens (all majors at high of day or all majors at low of day), click the more (...) icon next to the indicator settings button and click "Add alert on Majors HOD/LOD".
If you notice any problems with the script, feel free to DM me.
A small table in the top right corner displays the current status of the major sectors. The display table can read:
"Mixed" - Major sectors are not at the high or low of the day at the same time
"Majors @ HOD" - Major sectors are at the high of day at the same time
"Majors @ LOD" - Major sectors are at the low of the day at the same time
Labels (optional) show past moments when the major sectors were at the high or low of the day at the same time. A green label above a candle indicates major sectors were at the high of the day at the same time, and a red label below a candle indicates major sectors were at the low of the day at the same time. These labels can be toggled on or off in the indicator settings.
To receive an alert when either condition happens (all majors at high of day or all majors at low of day), click the more (...) icon next to the indicator settings button and click "Add alert on Majors HOD/LOD".
If you notice any problems with the script, feel free to DM me.
Notas de prensa
-Changed the signals to reflect the real-time price and not the low or high of the current candle. This fixes the display table in the circumstance that the alert was triggered, but the sectors are no longer at the low or high of the day togetherNotas de prensa
-Fixed a coding error that caused the "Majors @ LOD" alert to fire off incorrectlyNotas de prensa
-Fix so it only works on intraday time framesScript de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.
Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.