PROTECTED SOURCE SCRIPT
Super Range Combo

Overview
This script combines the Supertrend and a Range Filter to create a signal confirmation system that plots Buy and Sell labels only when both indicators are in directional agreement. It is designed to reduce noise by showing only the first signal in a new trend direction.
How it works
A Buy label is plotted when:
Supertrend is in an uptrend, and
The Range Filter indicates a bullish condition, and
The previous signal was not a Buy.
A Sell label is plotted when:
Supertrend is in a downtrend, and
The Range Filter indicates a bearish condition, and
The previous signal was not a Sell.
This avoids duplicate signals within the same trend and helps highlight clean entries based on indicator agreement.
Included visuals
Supertrend trend line and background shading
Range Filter logic (not plotted directly but used internally)
Entry labels when agreement starts
Credits
This script merges and builds upon two existing open-source indicators:
"Supertrend" by TradingView
"Range Filter Buy and Sell" originally by DonovanWall, adapted by guikroth, and republished by @tvenn
This script combines the Supertrend and a Range Filter to create a signal confirmation system that plots Buy and Sell labels only when both indicators are in directional agreement. It is designed to reduce noise by showing only the first signal in a new trend direction.
How it works
A Buy label is plotted when:
Supertrend is in an uptrend, and
The Range Filter indicates a bullish condition, and
The previous signal was not a Buy.
A Sell label is plotted when:
Supertrend is in a downtrend, and
The Range Filter indicates a bearish condition, and
The previous signal was not a Sell.
This avoids duplicate signals within the same trend and helps highlight clean entries based on indicator agreement.
Included visuals
Supertrend trend line and background shading
Range Filter logic (not plotted directly but used internally)
Entry labels when agreement starts
Credits
This script merges and builds upon two existing open-source indicators:
"Supertrend" by TradingView
"Range Filter Buy and Sell" originally by DonovanWall, adapted by guikroth, and republished by @tvenn
Script protetto
Questo script è pubblicato come codice protetto. Tuttavia, è possibile utilizzarlo liberamente e senza alcuna limitazione – per saperne di più clicca qui.
Declinazione di responsabilità
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.
Script protetto
Questo script è pubblicato come codice protetto. Tuttavia, è possibile utilizzarlo liberamente e senza alcuna limitazione – per saperne di più clicca qui.
Declinazione di responsabilità
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.