OPEN-SOURCE SCRIPT
Forum Initium + LTA Session Breaks

LTA Forum Initium + Session Breaks is a confluence indicator built to map key weekly and session-based reference levels on intraday charts.
It combines:
• Forum Initium, defined here as the opening price of the new weekly candle
• Previous Week High and Previous Week Low
• Daily session break markers
• New York 18:00 timing marker
• A live weekly bias table based on price relative to Forum Initium
• A configurable approach zone around Forum Initium for reaction monitoring
How it works:
• At the start of each new trading week, the script stores the new weekly open as Forum Initium.
• Previous week high/low are requested from the weekly timeframe using non-repainting higher-timeframe logic.
• Daily session changes are marked with vertical dotted separators.
• A separate vertical marker is drawn when the chart bar time aligns with 18:00 in the New York timezone.
• A bias table displays whether price is trading above or below Forum Initium.
• A background highlight appears when price moves within a configurable distance of Forum Initium.
This script is designed for traders who use weekly reference levels and session timing as context rather than as standalone signals. It is most useful on lower intraday timeframes such as 1-minute and 5-minute charts across Gold, Forex, indices, and crypto.
Notes:
• This is a confluence tool, not an entry model.
• The script is designed to avoid repainting by using confirmed weekly state changes and request.security() with lookahead_off .
• Session markers and weekly levels are intended to provide structure for discretionary execution.
It combines:
• Forum Initium, defined here as the opening price of the new weekly candle
• Previous Week High and Previous Week Low
• Daily session break markers
• New York 18:00 timing marker
• A live weekly bias table based on price relative to Forum Initium
• A configurable approach zone around Forum Initium for reaction monitoring
How it works:
• At the start of each new trading week, the script stores the new weekly open as Forum Initium.
• Previous week high/low are requested from the weekly timeframe using non-repainting higher-timeframe logic.
• Daily session changes are marked with vertical dotted separators.
• A separate vertical marker is drawn when the chart bar time aligns with 18:00 in the New York timezone.
• A bias table displays whether price is trading above or below Forum Initium.
• A background highlight appears when price moves within a configurable distance of Forum Initium.
This script is designed for traders who use weekly reference levels and session timing as context rather than as standalone signals. It is most useful on lower intraday timeframes such as 1-minute and 5-minute charts across Gold, Forex, indices, and crypto.
Notes:
• This is a confluence tool, not an entry model.
• The script is designed to avoid repainting by using confirmed weekly state changes and request.security() with lookahead_off .
• Session markers and weekly levels are intended to provide structure for discretionary execution.
Script de código abierto
Fiel al espíritu de TradingView, el creador de este script lo ha convertido en código abierto, para que los traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Aunque puede utilizarlo de forma gratuita, recuerde que cualquier republicación del código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones no constituyen, ni deben considerarse como, asesoramiento o recomendaciones financieras, de inversión, de trading u otro tipo, proporcionadas o respaldadas por TradingView. Obtenga más información en Condiciones de uso.
Script de código abierto
Fiel al espíritu de TradingView, el creador de este script lo ha convertido en código abierto, para que los traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Aunque puede utilizarlo de forma gratuita, recuerde que cualquier republicación del código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones no constituyen, ni deben considerarse como, asesoramiento o recomendaciones financieras, de inversión, de trading u otro tipo, proporcionadas o respaldadas por TradingView. Obtenga más información en Condiciones de uso.