PROTECTED SOURCE SCRIPT
已更新 SMT Divergences By Rootkit

How It Works:
Heikin Ashi Smoothing
Instead of using raw OHLC price data, the script applies Heikin Ashi smoothing to reduce noise and better identify pivot highs and lows.
Pivot Detection
It looks for local swing highs and lows using a user-defined lookback period (Pivot Lookback). These are used to detect potential divergences.
SMT Divergence Logic
An SMT divergence is identified when:
A pivot low occurs on the main chart.
But one or more of the comparison symbols makes a higher low instead (or lower high for bearish SMT).
This signals a disagreement between instruments, often attributed to smart money accumulation or distribution.
Trend Filter
To reduce false signals, the script only allows:
Buy signals during an uptrend
Sell signals during a downtrend
The trend is determined by comparing Heikin Ashi highs/lows to previous bars.
Signal Markers
BUY labels appear below bars at valid bullish SMT divergences.
SELL labels appear above bars at valid bearish SMT divergences.
Optional trend lines visually connect the last significant pivot to the current one.
⚙️ Inputs:
Pivot Lookback – Number of bars for swing high/low detection.
Symbol A/B/C – Up to 3 comparison symbols (futures, indices, etc.).
Toggle Each Symbol – Enable or disable any comparison ticker.
Custom Colors – Choose your own line colors for buy/sell signals.
🧠 Why It Matters:
SMT divergence is used by professional traders to spot early signs of accumulation/distribution, often before price reverses. This script helps you detect these signals automatically while keeping them filtered by overall market trend.
Heikin Ashi Smoothing
Instead of using raw OHLC price data, the script applies Heikin Ashi smoothing to reduce noise and better identify pivot highs and lows.
Pivot Detection
It looks for local swing highs and lows using a user-defined lookback period (Pivot Lookback). These are used to detect potential divergences.
SMT Divergence Logic
An SMT divergence is identified when:
A pivot low occurs on the main chart.
But one or more of the comparison symbols makes a higher low instead (or lower high for bearish SMT).
This signals a disagreement between instruments, often attributed to smart money accumulation or distribution.
Trend Filter
To reduce false signals, the script only allows:
Buy signals during an uptrend
Sell signals during a downtrend
The trend is determined by comparing Heikin Ashi highs/lows to previous bars.
Signal Markers
BUY labels appear below bars at valid bullish SMT divergences.
SELL labels appear above bars at valid bearish SMT divergences.
Optional trend lines visually connect the last significant pivot to the current one.
⚙️ Inputs:
Pivot Lookback – Number of bars for swing high/low detection.
Symbol A/B/C – Up to 3 comparison symbols (futures, indices, etc.).
Toggle Each Symbol – Enable or disable any comparison ticker.
Custom Colors – Choose your own line colors for buy/sell signals.
🧠 Why It Matters:
SMT divergence is used by professional traders to spot early signs of accumulation/distribution, often before price reverses. This script helps you detect these signals automatically while keeping them filtered by overall market trend.
版本注释
How It Works:Heikin Ashi Smoothing
Instead of using raw OHLC price data, the script applies Heikin Ashi smoothing to reduce noise and better identify pivot highs and lows.
Pivot Detection
It looks for local swing highs and lows using a user-defined lookback period (Pivot Lookback). These are used to detect potential divergences.
SMT Divergence Logic
An SMT divergence is identified when:
A pivot low occurs on the main chart.
But one or more of the comparison symbols makes a higher low instead (or lower high for bearish SMT).
This signals a disagreement between instruments, often attributed to smart money accumulation or distribution.
Trend Filter
To reduce false signals, the script only allows:
Buy signals during an uptrend
Sell signals during a downtrend
The trend is determined by comparing Heikin Ashi highs/lows to previous bars.
Signal Markers
BUY labels appear below bars at valid bullish SMT divergences.
SELL labels appear above bars at valid bearish SMT divergences.
Optional trend lines visually connect the last significant pivot to the current one.
⚙️ Inputs:
Pivot Lookback – Number of bars for swing high/low detection.
Symbol A/B/C – Up to 3 comparison symbols (futures, indices, etc.).
Toggle Each Symbol – Enable or disable any comparison ticker.
Custom Colors – Choose your own line colors for buy/sell signals.
🧠 Why It Matters:
SMT divergence is used by professional traders to spot early signs of accumulation/distribution, often before price reverses. This script helps you detect these signals automatically while keeping them filtered by overall market trend.
受保护脚本
此脚本以闭源形式发布。 但是,您可以自由使用它,没有任何限制 — 在此处了解更多信息。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。
受保护脚本
此脚本以闭源形式发布。 但是,您可以自由使用它,没有任何限制 — 在此处了解更多信息。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。