OPEN-SOURCE SCRIPT

MTF RSI Sync Matrix v3.1

630
MTF RSI Sync Matrix v3.1

Abstract

MTF RSI Sync Matrix v3.1 is a multi-timeframe RSI synchronization indicator built to analyze RSI structure across a fixed six-timeframe core: 1m, 5m, 15m, 1h, 4h, and 1D, with support for one optional user-defined timeframe.

The script is designed not only to display RSI values, but also to evaluate how RSI conditions are aligned across different market layers. It tracks overbought and oversold states, exact timeframe matches, total synchronization strength, and the longest sequential RSI chain.

A key feature of this version is dynamic optional timeframe placement. If the optional timeframe is included in the logic, it is automatically inserted into its correct position in the timeframe hierarchy. This allows intermediate values such as 30m or 12H to be handled in a structurally correct way instead of being forced to the end of the sequence.

Usage

This indicator is intended as a structural RSI dashboard rather than a standalone trading system.

Typical use cases include:
• monitoring short-term exhaustion across low timeframes
• checking whether RSI pressure is spreading into higher timeframes
• distinguishing between scattered and sequential multi-timeframe alignment
• using RSI synchronization as a confirmation filter inside a broader trading workflow

Examples:
• 1m + 5m + 15m oversold may indicate local short-term exhaustion
• 1h + 4h + 1D oversold may indicate broader higher-timeframe pressure
• a long sequential chain may indicate stronger structural alignment than a scattered match with the same count

Details

The indicator monitors six fixed core timeframes:
• 1m
• 5m
• 15m
• 1h
• 4h
• 1D

An additional optional timeframe can also be enabled. By default, this is set to 1W, but the user may choose another timeframe.

The script evaluates:
• RSI value on each monitored timeframe
• overbought / oversold state on each timeframe
• total oversold and overbought counts
• exact timeframe match lists
• longest sequential oversold and overbought chains
• low timeframe group structure
• high timeframe group structure

The low timeframe group is fixed as:
• 1m
• 5m
• 15m

The high timeframe group is fixed as:
• 1h
• 4h
• 1D

If the optional timeframe is enabled and included in logic, it is dynamically placed into the correct position in the natural sequence.

Examples:
• 30m is inserted between 15m and 1h
• 12H is inserted between 4h and 1D
• 1W is inserted after 1D

If the optional timeframe is equal to one of the core timeframes, it is treated as a duplicate. In that case, it can still be displayed in the table, but it is not added again to synchronization logic.

The table shows:
• RSI values
• current RSI state
• oversold / overbought counts
• exact match lists
• sequential chain length and range
• 2TF to 7TF status
• 3LTF and 3HTF state
• optional timeframe placement and logic status

The script also supports on-chart labels for testing, including:
• sequential chain labels such as 2OS, 3OB, 4OS
• 3LTF labels
• 3HTF labels

Built-in alerts are available for:
• 2TF to 7TF oversold / overbought states
• 3LTF oversold / overbought
• 3HTF oversold / overbought

Settings

RSI Settings
• RSI Length: Controls the RSI calculation length.
• Overbought Level: Sets the RSI threshold for overbought conditions.
• Oversold Level: Sets the RSI threshold for oversold conditions.

Optional Timeframe
• Enable Optional TF: Enables or disables the optional extra timeframe.
• Optional TF: Selects the extra timeframe to monitor. Default value is 1W.
• Include Optional TF in Sync Logic: Determines whether the optional timeframe is display-only or also included in count and sequential analysis.

Table Settings
• Show Table: Shows or hides the RSI synchronization table.
• Table Position: Sets the location of the table on the chart.
• Text Size: Controls table text size.

Alert Settings
• Alert Only On Bar Close: If enabled, alert conditions trigger only after bar confirmation.

Chart Labels
• Show Sequential Labels: Displays labels such as 2OS, 3OB, 4OS for sequential RSI chains.
• Show 3LTF / 3HTF Labels: Displays labels for fixed low-timeframe and high-timeframe group alignment.
• Label ATR Offset 1 / 2 / 3: Controls vertical spacing for chart labels to reduce overlap.

Notes

This indicator is best used as a structural analysis and confirmation tool rather than as a complete standalone strategy.

Like all RSI-based tools, it should be interpreted together with trend structure, volatility, support and resistance, liquidity behavior, and overall market context.

คำจำกัดสิทธิ์ความรับผิดชอบ

ข้อมูลและบทความไม่ได้มีวัตถุประสงค์เพื่อก่อให้เกิดกิจกรรมทางการเงิน, การลงทุน, การซื้อขาย, ข้อเสนอแนะ หรือคำแนะนำประเภทอื่น ๆ ที่ให้หรือรับรองโดย TradingView อ่านเพิ่มเติมใน ข้อกำหนดการใช้งาน