OPEN-SOURCE SCRIPT
업데이트됨 First Candle Connection + Mirror Projection

First Candle Projection with Mirror Channel (Multi-Day Selector)
📝 Short Description
Projects the relationship between consecutive trading days’ first candles and extends it into a forward-looking mirrored channel for intraday structure analysis.
📖 Full Description (Use this in TradingView)
🔷 Overview
This script builds a geometric projection model using the first candle of each trading day. It connects consecutive days and extends that relationship forward to create a dynamic trend path along with its mirrored counterpart, forming a projected channel.
Unlike traditional indicators, this approach focuses on inter-day structural continuity, allowing traders to anticipate potential price movement zones based on prior session behavior.
⚙️ How It Works
First Candle Detection
Automatically detects the first candle of every trading day (robust to holidays/weekends).
Day-to-Day Connection
Connects:
Previous day first candle High → Current day first candle High
Previous day first candle Low → Current day first candle Low
Forward Projection (74 Bars)
Extends the slope of these connections into the future using dotted lines.
Mirror Projection
Generates a mirror image of projected lines around the current day’s first candle.
This creates a forward-looking price channel.
Day Selector
Choose which pair of days to visualize:
0 → Current vs Previous day
1 → Previous vs Older day
and so on
📊 What You See on Chart
Solid Lines
Represent actual connection between two consecutive days.
Dotted Lines
Represent projected future path (74 bars ahead).
Mirror Lines
Symmetrical projections forming a channel-like structure.
🧠 Interpretation
The projection acts as a directional bias guide.
Mirror lines act as dynamic support/resistance zones.
The structure can resemble:
Trend continuation channels
Expansion/contraction zones
Symmetry-based price movement
🎯 Best Use Cases
Intraday trading (1m / 5m / 15m)
Index instruments (NIFTY, BANKNIFTY, etc.)
Identifying:
Breakouts from projected structure
Mean reversion within mirrored channel
Session-to-session momentum shifts
⚠️ Notes
Works best on intraday timeframes.
Requires at least 2 trading days of data.
Projections are geometric references, not signals.
Holiday gaps are handled automatically.
This is just for study purpose.
📝 Short Description
Projects the relationship between consecutive trading days’ first candles and extends it into a forward-looking mirrored channel for intraday structure analysis.
📖 Full Description (Use this in TradingView)
🔷 Overview
This script builds a geometric projection model using the first candle of each trading day. It connects consecutive days and extends that relationship forward to create a dynamic trend path along with its mirrored counterpart, forming a projected channel.
Unlike traditional indicators, this approach focuses on inter-day structural continuity, allowing traders to anticipate potential price movement zones based on prior session behavior.
⚙️ How It Works
First Candle Detection
Automatically detects the first candle of every trading day (robust to holidays/weekends).
Day-to-Day Connection
Connects:
Previous day first candle High → Current day first candle High
Previous day first candle Low → Current day first candle Low
Forward Projection (74 Bars)
Extends the slope of these connections into the future using dotted lines.
Mirror Projection
Generates a mirror image of projected lines around the current day’s first candle.
This creates a forward-looking price channel.
Day Selector
Choose which pair of days to visualize:
0 → Current vs Previous day
1 → Previous vs Older day
and so on
📊 What You See on Chart
Solid Lines
Represent actual connection between two consecutive days.
Dotted Lines
Represent projected future path (74 bars ahead).
Mirror Lines
Symmetrical projections forming a channel-like structure.
🧠 Interpretation
The projection acts as a directional bias guide.
Mirror lines act as dynamic support/resistance zones.
The structure can resemble:
Trend continuation channels
Expansion/contraction zones
Symmetry-based price movement
🎯 Best Use Cases
Intraday trading (1m / 5m / 15m)
Index instruments (NIFTY, BANKNIFTY, etc.)
Identifying:
Breakouts from projected structure
Mean reversion within mirrored channel
Session-to-session momentum shifts
⚠️ Notes
Works best on intraday timeframes.
Requires at least 2 trading days of data.
Projections are geometric references, not signals.
Holiday gaps are handled automatically.
This is just for study purpose.
릴리즈 노트
Lines extension has been made user friendly.릴리즈 노트
It automatically identifies a unique intraday reference candle based on the current calendar date and plots its key levels in real time. This indicator is designed for intraday charts only.릴리즈 노트
Works same on 5m / 15m / any timeframe릴리즈 노트
Draws line extensions till current last bar오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.