Momentum indicator V.1
Mar 17, 2023

The Momentum indicator V.1 tool provides traders with a dynamic momentum channel based on exponential RSI and its deviation from a mean value using linear regression.
Usage
The Momentum indicator V.1 can be used to identify potential trend reversals and exhaustion points by observing how the smoothed RSI interacts with the regression-based bands.
- Mean Reversion: Look for potential buy opportunities when the exponential RSI falls below the lower channel band and begins to retrace upward. Conversely, potential sell opportunities may occur when the RSI exceeds the upper band and starts to turn down.
- Divergence: Users can apply standard RSI divergence analysis by comparing price action peaks and troughs with the peaks and troughs of the exponential RSI line.
- Trend Confirmation: The mid-band acts as a baseline; staying consistently above or below this level can help confirm the prevailing momentum bias.
Details
The script functions by first calculating a standard RSI, which is then smoothed using an exponential factor to reduce noise. It then calculates the percentage change of this value from its simple moving average.
The volatility of this change is measured and processed through a linear regression function to create dynamic bands. This construction allows the channel to expand and contract based on the recent rate of change in momentum, rather than just price volatility.
Settings
- Exp-RSI Length: The period used for the initial RSI calculation.
- Exponential Smoothing Factor: Determines the degree of smoothing applied to the RSI; lower values result in a smoother, slower line.
- EMA Period: The window used to calculate the mean and the baseline for the channel bands.
- Linear Regression bars: The lookback period for the linear regression calculation applied to the deviation from the mean.
- Channel Multiplier: Adjusts the width of the upper and lower bands; increasing this value makes the indicator less sensitive to minor fluctuations.
FAQ
How do I access Momentum indicator V.1?
You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.
Can this indicator be used on lower timeframes?
Yes, the indicator is versatile and can be applied to any timeframe or asset class, though users may need to adjust the Channel Multiplier to account for different volatility levels.
What do the alerts represent?
The script includes alerts for when the exponential RSI crosses the upper, lower, or middle bands, helping traders monitor for potential entries or exits without watching the chart constantly.
Trading & investing are risky and many will lose money in connection with trading and investing activities. All content on this site is not intended to, and should not be, construed as financial advice. Decisions to buy, sell, hold or trade in securities, commodities and other investments involve risk and are best made based on the advice of qualified financial professionals. Past performance does not guarantee future results.
Hypothetical or Simulated performance results have certain limitations. Unlike an actual performance record, simulated results do not represent actual trading. Also, since the trades have not been executed, the results may have under-or-over compensated for the impact, if any, of certain market factors, including, but not limited to, lack of liquidity. Simulated trading programs in general are designed with the benefit of hindsight, and are based on historical information. No representation is being made that any account will or is likely to achieve profit or losses similar to those shown.
Testimonials appearing on this website may not be representative of other clients or customers and is not a guarantee of future performance or success.
As a provider of technical analysis tools and strategies, we do not have access to the personal trading accounts or brokerage statements of our customers. As a result, we have no reason to believe our customers perform better or worse than traders as a whole based on any content, tool, or platform feature we provide.
Charts used on this site are by TradingView in which the majority of our technical indicators are built on. TradingView® is a registered trademark of TradingView, Inc. www.TradingView.com TradingView® has no affiliation with the owner, developer, or provider of the Services described herein.
Market data is provided by CBOE, CME Group, BarChart, Massive, CoinAPI. Select U.S. equities data is provided through Massive. CBOE BZX real-time U.S. equities data is licensed from CBOE and provided through BarChart. Real-time futures data is licensed from CME Group and provided through BarChart. Select cryptocurrency data, including major coins, is provided through CoinAPI. All data is provided “as is” and should be verified independently for trading purposes.
This does not represent our full Disclaimer. Please read our full disclaimer.
© 2026 LuxAlgo Global, LLC.

