OPEN-SOURCE SCRIPT
업데이트됨 Session Highs and Lows

Shows the current and previous session highs and lows for the New York, London and Asian sessions
릴리즈 노트
Session highs and lows for Asian, London and New York sessions, carried through to the next session.릴리즈 노트
Session highs and lows for Asian, London and New York sessions. Limits are extended forward until they are breached by price.릴리즈 노트
This indicator tracks and visualizes the high and low boundaries of the Asian, London, and New York trading sessions — with a unique twist: it preserves unbreached levels across sessions for strategic reference.🔍 Key Features
Session Detection (UTC-4): Automatically identifies active sessions based on local time conversion.
Dynamic High/Low Tracking: Updates session highs and lows in real-time while the session is active.
Breach Logic: Once a session high or low is breached, it’s invalidated and hidden — preserving only untouched levels.
Carry-Over Visualization: Unbreached highs/lows persist into future sessions, offering potential support/resistance zones.
Bold vs. Thin Lines: Active session levels are plotted with bold lines; persistent levels use thinner lines for clarity.
🧠 Strategic Utility
Spot potential liquidity zones and reaction levels from prior sessions.
Use carry-over levels to anticipate breakout traps or retest setups.
Combine with your existing strategy to enhance session-based confluence.
🎨 Color Coding
Asian Session: Yellow
London Session: Blue
New York Session: Red
Whether you're trading intraday volatility or studying market structure across sessions, this tool gives you a clean, modular way to track session dynamics with breach-aware logic.
릴리즈 노트
🕒 Session Highs and Lows (Carry Over) — Timezone-Aware FixThis update resolves a critical limitation in the original session logic: hardcoded UTC-5 session boundaries that ignored the exchange's actual timezone. We've refactored the code to dynamically convert UTC-5 session times into exchange-local timestamps using timestamp("Etc/GMT+5", ...), ensuring accurate session detection across all markets.
✅ What’s Fixed:
Timezone mismatch eliminated — session boundaries now adapt to the exchange’s timezone (syminfo.timezone), making the logic portable and reliable.
Robust timestamp conversion — session times (e.g., 0930 for NY open) are converted into full timestamps anchored in UTC-5, then compared against time, which reflects the chart’s native timezone.
Cleaner logic — session state detection (is_asian, is_london, is_ny) now works seamlessly across assets and exchanges.
릴리즈 노트
- Account for Daylight Savings Time in London and New York by setting those session times based on local time.
- Add labels to session highs and lows
릴리즈 노트
Fixes for Daylight Savings Time in New York and London오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.