Moving Averages as Support Resistance MTF

Nov 15, 2020

Static chart image
Support and Resistance
Signals
Moving Averages

The Moving Averages as Support Resistance MTF indicator identifies and displays the most relevant higher-timeframe moving averages acting as immediate dynamic support and resistance for the current price action. It simplifies multi-timeframe analysis by filtering out redundant data and focusing only on the levels price is currently interacting with.

Usage

The Usage section describes how the script can be used to streamline trend and reversal analysis. Instead of cluttering the chart with numerous moving average lines from various timeframes, this tool dynamically selects and displays only the closest resistance line above the price and the closest support line below the price.

Dynamic Support and Resistance

The script calculates up to 12 different moving averages (4 lengths across 3 timeframes). It then identifies:

  • Resistance: The lowest moving average value that is currently above the price.
  • Support: The highest moving average value that is currently below the price.

Multi-Timeframe Analysis

Traders often use the 50, 100, 150, and 200-period moving averages to determine trend direction. This tool allows users to project these levels from higher timeframes (e.g., 4-hour or Daily) onto a lower-timeframe chart (e.g., 5-minute), helping traders stay aligned with the "big picture" trend without manually switching charts.

Breakout and Bounce Monitoring

The script visually indicates when a level is broken. When price closes through a previously active support or resistance level, an alert can be triggered, and a temporary gray line may appear to show the level of the breach. It also monitors for "bounces," where price touches a level but fails to close beyond it.

Details

The script operates by constructing an array of moving average values derived from the current timeframe and two user-defined higher timeframes.

  • Logic: The script iterates through the calculated values to find the mathematical "min-higher" (resistance) and "max-lower" (support) relative to the current bar's price.
  • Efficiency: By utilizing request.security, the indicator pulls data from higher timeframes. It is optimized to update the lines and labels dynamically, ensuring only the most significant levels are rendered at any given time.
  • Labels: Labels are attached to the lines to provide immediate context, including the type of MA (SMA or EMA), the period length, the timeframe it originates from, and the exact price level.

Settings

  • Moving Average Type: Choose between Simple Moving Average (SMA) or Exponential Moving Average (EMA).
  • Moving Average Lengths (1-4): Define the four periods used for calculations (Default: 50, 100, 150, 200).
  • Higher Time Frames (1-2): Select the two higher timeframes to be used for multi-timeframe analysis.
  • Use Also Current Time Frame: Toggle to include or exclude moving averages from the chart's active timeframe.
  • Label Location: Choose whether the informative labels appear on the "Left" or "Right" of the chart.
  • S/R Line Style: Change the visual appearance of the levels (Solid, Dashed, or Dotted).
  • Colors: Individual color pickers for Resistance and Support lines/labels.
  • Show MA: An auxiliary setting to plot one specific, constant moving average line regardless of its position relative to price.

FAQ

How do I use this to find the main trend? By looking at the labels on the support and resistance lines, you can see if price is currently being held down by a Daily 200 SMA (strong resistance) or supported by a 4-hour 50 SMA. If price is above the majority of the higher-timeframe MAs, the main trend is considered bullish.

Can I get notified when price breaks a level? Yes, the script includes alert conditions for "Resistance Broken" and "Support Broken" which trigger when a candle closes above or below the active level.

How do I access the Moving Averages as Support Resistance MTF? You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.

Free access on the following platforms
tradingviewSymbolTradingView
Open in your browser

This in-app browser is not compatible with Get Access from the library.

Tap the menu (...) at the top of your screen and select "Open in Browser", "Open in Safari", or "Open in Chrome" to continue.

ninjatraderNinjaTrader
Open in your browser

This in-app browser is not compatible with Get Access from the library.

Tap the menu (...) at the top of your screen and select "Open in Browser", "Open in Safari", or "Open in Chrome" to continue.

metatrader4MetaTrader 4/5
Open in your browser

This in-app browser is not compatible with Get Access from the library.

Tap the menu (...) at the top of your screen and select "Open in Browser", "Open in Safari", or "Open in Chrome" to continue.

thinkorswimThinkorswim
Open in your browser

This in-app browser is not compatible with Get Access from the library.

Tap the menu (...) at the top of your screen and select "Open in Browser", "Open in Safari", or "Open in Chrome" to continue.

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.