All indicators

多重平均线(Multi Moving Average)

Jun 21, 2020

Static chart image
Support and ResistanceMoving Averages

The 多重平均线 (Multi Moving Average) indicator allows users to plot up to six customizable moving average lines on a single chart to identify trends, support and resistance levels, and momentum shifts across multiple time horizons.

Usage

The Usage section describes how the script can be used to analyze market trends. By plotting multiple moving averages simultaneously, traders can identify "golden crosses" or "death crosses" and determine the overall trend direction through the fan-like expansion or contraction of the lines.

  • Trend Identification: When the shorter-term moving averages (e.g., MA1, MA2) are positioned above longer-term averages (e.g., MA5, MA6), the market is typically in an uptrend. Conversely, when shorter averages are below longer ones, a downtrend is indicated.
  • Support and Resistance: Moving averages often act as dynamic support or resistance. In a trending market, price retracements frequently bounce off specific average lines like the 20 or 40-period MA.
  • Customization: Users can toggle between different calculation methods (SMA, EMA, WMA, etc.) to suit their trading style, whether they prefer more responsive lines (HMA/EMA) or smoother, lag-tolerant lines (SMA).

Details

The script consolidates multiple moving average calculations into a single tool to save chart space and improve visual clarity. It supports six specific calculation types:

  • SMA (Simple Moving Average): The basic average of price over a specific period.
  • EMA (Exponential Moving Average): Gives more weight to recent prices, reducing lag.
  • WMA (Weighted Moving Average): Assigns a heavier weighting to more recent data points linearly.
  • HMA (Hull Moving Average): Designed to reduce lag while maintaining smoothness.
  • VWMA (Volume Weighted Moving Average): Weights the moving average based on trading volume.
  • RMA (Relative Moving Average): The moving average type used within the RSI indicator calculation.

The script is built using a switch function to dynamically calculate the selected MA type for all six active lengths based on the user's input source (Close, Open, High, Low, etc.).

Settings

  • 价格源 (Price Source): Determines the price data used for calculations (default is Close).
  • MA类型 (MA Type): Selects the mathematical method used for all six moving averages (SMA, EMA, WMA, HMA, VWMA, or RMA).
  • MA1 - MA6 Length: Sets the individual lookback periods for each of the six lines. Defaults are 5, 13, 20, 40, 80, and 160.

FAQ

How do I change the color of the lines? You can modify the colors and visibility of each individual moving average line within the "Style" tab of the indicator settings.

Can I use different MA types for different lines? In this version, the "MA Type" setting applies to all six lines globally to maintain consistency in the trend analysis.

How do I access the 多重平均线 (Multi Moving Average) indicator? 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.

TradingView
NinjaTrader
MetaTrader 4/5

Unlock the entire LuxAlgo Library

Every indicator, every strategy, full charts, and complete access to Quant — our AI agent.