PROTECTED SOURCE SCRIPT

Super Range Combo

28
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

Penafian

Maklumat dan penerbitan adalah tidak dimaksudkan untuk menjadi, dan tidak membentuk, nasihat untuk kewangan, pelaburan, perdagangan dan jenis-jenis lain atau cadangan yang dibekalkan atau disahkan oleh TradingView. Baca dengan lebih lanjut di Terma Penggunaan.