Daily Moving Averages(10,20,50,200)
Apr 24, 2019

The Daily Moving Averages (10, 20, 50, 200) indicator plots essential institutional-grade daily simple moving averages directly onto the chart to assist traders in identifying long-term trends and potential support or resistance levels.
Usage
The Usage section describes how the script can be used, focusing on the interpretation of the four distinct moving average lines. This tool is primarily used for trend identification and mean reversion strategies.
- Trend Identification: When the price is consistently above the 200 DMA, the long-term trend is considered bullish. Conversely, trading below the 200 DMA often signals a bearish environment.
- Momentum Tracking: The 10 DMA and 20 DMA are used to track short-term momentum. Traders often look for price pullbacks to these lines during strong trends as potential entry points.
- Institutional Support/Resistance: The 50 DMA and 200 DMA are widely watched by institutional investors. Rejections or breakouts from these levels often result in significant price volatility or trend shifts.
- Price Crossovers: The indicator includes built-in logic to detect when the current price crosses above or below the active moving averages, which can serve as a signal for potential trend changes.
Details
The script utilizes the request.security function to fetch data from the daily ("D") timeframe. This ensures that regardless of the timeframe currently displayed on the chart (e.g., 15-minute, 1-hour, or 4-hour), the moving averages calculated will always reflect the values based on daily closing prices.
The calculations are based on the Simple Moving Average (SMA) formula, which averages the closing prices over the specified periods (10, 20, 50, and 200 days). The script is optimized with alert conditions that trigger upon a bar close when the price crosses over or under the 10, 50, or 200 DMA, provided those specific averages are enabled in the settings.
Settings
- 10 DMA: Toggles the visibility of the 10-day simple moving average.
- 20 DMA: Toggles the visibility of the 20-day simple moving average.
- 50 DMA: Toggles the visibility of the 50-day simple moving average.
- 200 DMA: Toggles the visibility of the 200-day simple moving average.
FAQ
How do I use these moving averages on a lower timeframe? The indicator is designed to automatically fetch daily data. If you apply it to a 1-hour chart, the lines will still represent the 10, 20, 50, and 200-day moving averages, appearing as stepped or smoothed lines across the intraday price action.
Can I change the colors of the lines? Yes, line colors and styles can be adjusted through the "Style" tab in the indicator settings menu on your charting platform.
How can I access the Daily Moving Averages (10, 20, 50, 200) 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.
Unlock the entire LuxAlgo Library
Every indicator, every strategy, full charts, and complete access to Quant — our AI agent.