OPEN-SOURCE SCRIPT
Infinity Signal - Momentum Consensus

Infinity Signal — Momentum Consensus is a multi-timeframe momentum classification framework that aggregates Stochastic RSI readings from five timeframes (1H, 4H, 1D, 1W, 1M) into a single, readable view.
The script is designed to help users assess momentum alignment, disagreement, and regime strength across timeframes. It is intended for context and structure, not as a standalone signal generator or predictive system.
What This Script Displays
1) Composite Momentum Pane (MTF Composite %K)
For each timeframe, the script computes a standard Stochastic RSI using higher-timeframe data via request.security() with no lookahead.
A composite momentum line is created by taking a simple average of the five %K values and applying smoothing. This produces a single oscillator that reflects aggregate momentum behavior across timeframes.
Overbought and oversold reference levels are shown for context.
2) Multi-Timeframe Consensus Table
A table summarizes the Stoch RSI state for each timeframe using optional bars-back anchors (allowing the table to be locked to a specific historical bar).
For each timeframe, the table classifies:
Direction: Bull / Bear / Mix (based on %K vs %D)
Zone: Overbought / Oversold / Mid (based on %K level)
Timeframes are combined using fixed weights to produce:
Bull vs Bear percentage balance
A dominant bias label
A simple alignment grade reflecting agreement strength across higher and lower timeframes
This table is designed to reduce single-timeframe bias by making agreement and disagreement across the stack immediately visible.
3) Mini MTF Oscillator (Anchored Summary)
An additional oscillator plot displays the anchored average %K across all five timeframes, along with a short smoothed signal line.
This provides a compact visual summary of the table’s combined momentum state.
4) Projection Clone and Timing Annotations (Optional)
An optional projection feature copies a selected historical segment of the composite momentum curve (defined by start/end bars-back) and shifts it forward in time.
Optional normalization rescales the copied segment to the recent oscillator range for visual comparability.
When projected segments contain internal cross-events, optional annotations may appear in the indicator pane:
vertical dotted timing markers
small directional arrows at the approximate crossing level
These annotations highlight timing reference points inside the projected pattern. They are not trade signals or predictions.
How to Use
Use the composite momentum line to observe whether momentum is strengthening or weakening across multiple timeframes.
Use the table to confirm whether higher-timeframe momentum aligns with lower-timeframe momentum or shows disagreement.
Use bars-back anchors to study historical alignment at specific points in time.
Use the projection clone as a pattern comparison and rhythm study tool, not as a forecast.
Notes and Limitations
Projection patterns are visual references and may not repeat.
Table weights and grades represent a classification framework, not universal truth.
Projection markers and arrows indicate internal timing events within the projected pattern; they are not buy or sell commands.
This script does not predict price, guarantee outcomes, or provide financial advice.
The script is designed to help users assess momentum alignment, disagreement, and regime strength across timeframes. It is intended for context and structure, not as a standalone signal generator or predictive system.
What This Script Displays
1) Composite Momentum Pane (MTF Composite %K)
For each timeframe, the script computes a standard Stochastic RSI using higher-timeframe data via request.security() with no lookahead.
A composite momentum line is created by taking a simple average of the five %K values and applying smoothing. This produces a single oscillator that reflects aggregate momentum behavior across timeframes.
Overbought and oversold reference levels are shown for context.
2) Multi-Timeframe Consensus Table
A table summarizes the Stoch RSI state for each timeframe using optional bars-back anchors (allowing the table to be locked to a specific historical bar).
For each timeframe, the table classifies:
Direction: Bull / Bear / Mix (based on %K vs %D)
Zone: Overbought / Oversold / Mid (based on %K level)
Timeframes are combined using fixed weights to produce:
Bull vs Bear percentage balance
A dominant bias label
A simple alignment grade reflecting agreement strength across higher and lower timeframes
This table is designed to reduce single-timeframe bias by making agreement and disagreement across the stack immediately visible.
3) Mini MTF Oscillator (Anchored Summary)
An additional oscillator plot displays the anchored average %K across all five timeframes, along with a short smoothed signal line.
This provides a compact visual summary of the table’s combined momentum state.
4) Projection Clone and Timing Annotations (Optional)
An optional projection feature copies a selected historical segment of the composite momentum curve (defined by start/end bars-back) and shifts it forward in time.
Optional normalization rescales the copied segment to the recent oscillator range for visual comparability.
When projected segments contain internal cross-events, optional annotations may appear in the indicator pane:
vertical dotted timing markers
small directional arrows at the approximate crossing level
These annotations highlight timing reference points inside the projected pattern. They are not trade signals or predictions.
How to Use
Use the composite momentum line to observe whether momentum is strengthening or weakening across multiple timeframes.
Use the table to confirm whether higher-timeframe momentum aligns with lower-timeframe momentum or shows disagreement.
Use bars-back anchors to study historical alignment at specific points in time.
Use the projection clone as a pattern comparison and rhythm study tool, not as a forecast.
Notes and Limitations
Projection patterns are visual references and may not repeat.
Table weights and grades represent a classification framework, not universal truth.
Projection markers and arrows indicate internal timing events within the projected pattern; they are not buy or sell commands.
This script does not predict price, guarantee outcomes, or provide financial advice.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.