PROTECTED SOURCE SCRIPT
Actualizado Refined Supertrend (Intraday/Swing)

🧠 What It Is:
A volatility-adjusted trend-following system built on ATR (Average True Range), that identifies bullish and bearish regimes and adapts its sensitivity based on volatility, momentum, and market session.
⚙️ How It Works:
Plots two dynamic “stop lines”:
🟢 UpTrend Line = base - (ATR × multiplier)
🔴 DownTrend Line = base + (ATR × multiplier)
When price crosses above/below these, it flips trend direction.
Uses filters:
ADX + Volume filter: confirms trend strength (>25 ADX + 1.5× volume average)
Momentum Exhaustion filter (ROC-based): prevents fake flips during weak momentum
MTF Bias: checks higher timeframe alignment (e.g. weekly for swing, hourly for scalp)
Session filter: hides irrelevant signals outside session (optional)
Volatility-adaptive multiplier makes the ATR band expand/shrink depending on real-time market volatility.
📈 How to Use It:
Buy when the Supertrend flips green or price closes above green line (trend = 1).
Sell/Short when it flips red or price closes below red line (trend = -1).
Use its ATR trail line as a dynamic stop or trailing stop target.
In scalp mode, small ATR length (7) makes it more responsive; swing mode uses longer smoothing for less noise.
A volatility-adjusted trend-following system built on ATR (Average True Range), that identifies bullish and bearish regimes and adapts its sensitivity based on volatility, momentum, and market session.
⚙️ How It Works:
Plots two dynamic “stop lines”:
🟢 UpTrend Line = base - (ATR × multiplier)
🔴 DownTrend Line = base + (ATR × multiplier)
When price crosses above/below these, it flips trend direction.
Uses filters:
ADX + Volume filter: confirms trend strength (>25 ADX + 1.5× volume average)
Momentum Exhaustion filter (ROC-based): prevents fake flips during weak momentum
MTF Bias: checks higher timeframe alignment (e.g. weekly for swing, hourly for scalp)
Session filter: hides irrelevant signals outside session (optional)
Volatility-adaptive multiplier makes the ATR band expand/shrink depending on real-time market volatility.
📈 How to Use It:
Buy when the Supertrend flips green or price closes above green line (trend = 1).
Sell/Short when it flips red or price closes below red line (trend = -1).
Use its ATR trail line as a dynamic stop or trailing stop target.
In scalp mode, small ATR length (7) makes it more responsive; swing mode uses longer smoothing for less noise.
Notas de prensa
🧠 What It Is:A volatility-adjusted trend-following system built on ATR (Average True Range), that identifies bullish and bearish regimes and adapts its sensitivity based on volatility, momentum, and market session.
⚙️ How It Works:
Plots two dynamic “stop lines”:
🟢 UpTrend Line = base - (ATR × multiplier)
🔴 DownTrend Line = base + (ATR × multiplier)
When price crosses above/below these, it flips trend direction.
Uses filters:
ADX + Volume filter: confirms trend strength (>25 ADX + 1.5× volume average)
Momentum Exhaustion filter (ROC-based): prevents fake flips during weak momentum
MTF Bias: checks higher timeframe alignment (e.g. weekly for swing, hourly for scalp)
Session filter: hides irrelevant signals outside session (optional)
Volatility-adaptive multiplier makes the ATR band expand/shrink depending on real-time market volatility.
📈 How to Use It:
Buy when the Supertrend flips green or price closes above green line (trend = 1).
Sell/Short when it flips red or price closes below red line (trend = -1).
Use its ATR trail line as a dynamic stop or trailing stop target.
In scalp mode, small ATR length (7) makes it more responsive; swing mode uses longer smoothing for less noise.
Script protegido
Este script se publica como código cerrado. Sin embargo, puede utilizarlo libremente y sin limitaciones: obtenga más información aquí.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.
Script protegido
Este script se publica como código cerrado. Sin embargo, puede utilizarlo libremente y sin limitaciones: obtenga más información aquí.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.