RSI ADX Bollinger Analysis
Sep 8, 2025

The RSI ADX Bollinger Analysis indicator provides a comprehensive market-analysis toolkit that integrates momentum, trend strength, volatility, and volume heuristics into a single analytical dashboard. It aims to help traders identify high-quality trade candidates by requiring the alignment of the Relative Strength Index (RSI), Average Directional Index (ADX), and Bollinger Bands.
Usage
The script is designed as an idea filter to determine market conditions and signal quality. A signal is generated based on the following logic:
- BUY Signal: Triggered when the RSI is below the oversold threshold, price is below the lower Bollinger Band, and the ADX crosses above its threshold (indicating rising trend strength).
- SELL Signal: Triggered when the RSI is above the overbought threshold, price is above the upper Bollinger Band, and the ADX crosses above its threshold.
Traders should use the on-screen dashboard to monitor current RSI values, ADX strength, and volume participation (buy vs. sell volume). It is recommended to use these signals in conjunction with higher-timeframe trend analysis and explicit risk management strategies.
Details
This tool utilizes a multi-layered design philosophy where each component answers a specific question:
- RSI: Detects short-term momentum extremes and potential exhaustion.
- ADX: Measures trend conviction independently of direction to filter out low-strength environments.
- Bollinger Bands: Provides volatility context, identifying price extensions relative to recent volatility.
- Volumetrics: Uses a candle-based heuristic (Close vs. Open) to approximate market participation.
- Performance Tracking: The script tracks the maximum profit and loss since the last signal, allowing for visual backtesting and learning.
Settings
RSI Settings
- RSI Length: The lookback period for the RSI calculation.
- RSI Overbought/Oversold Levels: Configurable thresholds for identifying momentum extremes.
Bollinger Bands Settings
- BB Length: The period for the Bollinger Band basis (SMA).
- BB Standard Deviation: Adjusts the width of the volatility envelope.
ADX Settings
- ADX Smoothing/DI Length: Controls the calculation periods for trend strength.
- ADX Threshold: The level at which a trend is considered strong enough for a signal.
Display Settings
- Table Position: Customizes where the dashboard appears on the chart.
- Table Size: Adjusts the visual scale of the dashboard information.
FAQ
How do I interpret the "BB Trend" on the dashboard?
The BB Trend indicates whether the Bollinger Bands are expanding (suggesting a volatility breakout) or contracting (suggesting a squeeze/range), colored by the price's position relative to the basis.
What does the volume heuristic represent?
Since TradingView does not always provide signed volume, this script approximates buy/sell participation by classifying candles as "buy-like" (green/up) or "sell-like" (red/down).
How can I access this tool?
You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.
Free indicator
Get free access to this indicator on the platforms below.
Unlock the entire LuxAlgo Library
Every indicator, every strategy, full charts, and complete access to Quant — our AI agent.