Filtered Momentum Indicator (FMI)
Jun 30, 2023

The Filtered Momentum Indicator (FMI) tool assists traders in identifying momentum shifts and potential trend reversals by calculating the relationship between raw momentum values and Bollinger Bands.
Usage
The FMI can be used to gauge the strength of bullish and bearish trends through two primary lines: F+ (Filtered Plus) and F- (Filtered Minus).
- Bullish Bias: When F- (the difference between momentum and the lower Bollinger Band) is significantly greater than F+, the indicator suggests rising bullish momentum. The background and bars turn green.
- Bearish Bias: When F+ (the difference between the upper Bollinger Band and momentum) is significantly greater than F-, it suggests increasing bearish momentum. The background and bars turn red.
- Reversal Identification: Traders often look for crossovers between the F+ and F- lines as early warnings of momentum exhaustion or trend shifts.
- Confirmation: Signals are generated when one line exceeds the other by a user-defined multiplier and crosses a specific threshold, filtering out minor fluctuations in choppy markets.
Details
The script operates by first calculating momentum as a percentage of price change over a specific period. It then applies Bollinger Bands to this momentum value rather than the price itself. By measuring the distance between the momentum and its volatility bands, the indicator creates a "filtered" view:
- F+: Measured as
Upper Band - Momentum. Higher values indicate momentum is pushing toward the lower band (bearish). - F-: Measured as
Momentum - Lower Band. Higher values indicate momentum is pushing toward the upper band (bullish).
This approach highlights when momentum is overextended relative to its recent historical volatility.
Settings
Main Settings
- Momentum Period: The lookback period used to calculate the percentage-based momentum.
- Bollinger Bands Period: The SMA length used for the basis of the volatility bands.
- Bollinger Bands Deviations: The number of standard deviations for the upper and lower bands.
- Signal Comparison Multiplier: The factor by which one line must exceed the other to trigger a bullish or bearish signal (e.g., F- must be 2x greater than F+).
- Signal Value Threshold: The minimum absolute value required for a line to trigger a signal, preventing alerts during low-volatility periods.
FAQ
How do I interpret the F+ and F- lines?
The F- line represents bullish strength (colored green), while the F+ line represents bearish strength (colored red). When the green line is on top, the market has bullish momentum; when the red line is on top, it has bearish momentum.
What causes the background color to change?
The background changes color when the momentum strength meets both the "Signal Comparison Multiplier" and the "Signal Value Threshold" defined in the settings, indicating a confirmed momentum state.
How can I access the Filtered Momentum Indicator (FMI)?
You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.
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.

