RANGE FILTER Trading Guide
Last updated: July 22, 2026
The Volatility Range Filter is a quantitative technical analysis tool. RANGE_FILTER Volatility Range Filter Logic:
What does the indicator show?
- Market Structure & Momentum: Visualizes prevailing trend directions and key reversal zones.
- BUY / SELL Signals: Highlights confirmed entry and exit opportunities based on quantitative rules.
- Dynamic Boundaries: Provides adaptive levels for managing trade risk and reward expectations.
Key Settings
- Period (
period): Controls the calculation period and sensitivity for market detection. - Multiplier (
multiplier): Controls the calculation period and sensitivity for market detection. - Bullish Filter Color (
buy): Controls the calculation period and sensitivity for market detection. - Bearish Filter Color (
sell): Controls the calculation period and sensitivity for market detection. - Filter Price (
filter): Controls the calculation period and sensitivity for market detection. - Trend State (
state): Controls the calculation period and sensitivity for market detection. - Signal (
signal): Controls the calculation period and sensitivity for market detection. - Is Bull Trend (
isBull): Controls the calculation period and sensitivity for market detection. - Is Bear Trend (
isBear): Controls the calculation period and sensitivity for market detection. - Trend State (
state): Controls the calculation period and sensitivity for market detection. - Signal (
signal): Controls the calculation period and sensitivity for market detection. - Filter Line (
filter): Controls the calculation period and sensitivity for market detection. - Is Bull Trend (
isBull): Controls the calculation period and sensitivity for market detection. - Is Bear Trend (
isBear): Controls the calculation period and sensitivity for market detection.
How to use Strategy Parameters (Condition Source)
Within the Strategy Tester module, this indicator can be used both as a direct signal source and as a market-state filter.
1. Signal Events
isBull- Is Bull Trend event signal.isBear- Is Bear Trend event signal.
2. Filters and Trade Levels
period- Period value used for structural qualification or thresholds.multiplier- Multiplier value used for structural qualification or thresholds.buy- Bullish Filter Color value used for structural qualification or thresholds.sell- Bearish Filter Color value used for structural qualification or thresholds.filter- Filter Price value used for structural qualification or thresholds.state- Trend State value used for structural qualification or thresholds.signal- Signal value used for structural qualification or thresholds.isBull- Is Bull Trend value used for structural qualification or thresholds.isBear- Is Bear Trend value used for structural qualification or thresholds.state- Trend State value used for structural qualification or thresholds.signal- Signal value used for structural qualification or thresholds.filter- Filter Line value used for structural qualification or thresholds.
Strategy Example: Enter Long when buySignal is true and trendFilter == 1, ensuring trades align with dominant momentum.