5 SMMA - by MiCrypto
Aug 25, 2021

The 5 SMMA - by MiCrypto indicator provides five configurable Smoothed Moving Averages (SMMA) commonly used in cryptocurrency day trading to identify trend direction and potential entry or exit points through crossover signals.
Usage
The 5 SMMA - by MiCrypto can be used to analyze price trends and momentum across multiple time horizons simultaneously. By default, the script plots five distinct SMMA lines: 10, 21, 50, 100, and 200 periods.
- Trend Identification: Users can determine the market bias by observing the stack of the moving averages. A bullish trend is typically indicated when the shorter-term SMMAs are above the longer-term ones.
- Crossover Signals: The script automatically generates "Buy" and "Sell" labels when the SMMA 10 crosses over or under the SMMA 21.
- Strong Momentum Signals: "Strong Buy" and "Strong Sell" labels appear when the SMMA 10 crosses multiple higher-period averages (21, 50, and 100) simultaneously, suggesting a significant shift in market momentum.
Details
The Smoothed Moving Average (SMMA) is a variation of the Exponential Moving Average (EMA) that uses a longer period to provide a smoother line, reducing market noise and false signals. This specific implementation by MiCryptos (refactored by LuxAlgo) calculates the SMMA by first establishing a Simple Moving Average (SMA) and then applying a smoothing formula: (Previous SMMA * (Length - 1) + Current Price) / Length.
The script is designed to consolidate multiple indicators into one, which is particularly useful for users on restricted charting plans. It includes built-in alert conditions for both standard crossovers and strong momentum shifts, allowing for automated monitoring of price action.
Settings
- Source: Determines the price data used for the calculations (e.g., Close, Open, High, Low).
- SMMA 10: Sets the length for the first smoothed moving average.
- SMMA 21: Sets the length for the second smoothed moving average.
- SMMA 50: Sets the length for the third smoothed moving average.
- SMMA 100: Sets the length for the fourth smoothed moving average.
- SMMA 200: Sets the length for the fifth smoothed moving average.
FAQ
How do I interpret the "Strong Buy" and "Strong Sell" labels? These labels indicate a high-momentum crossover where the shortest SMMA (10) crosses above or below the 21, 50, and 100 SMMA levels at once, signaling a potential trend breakout.
Can I change the lengths of the moving averages? Yes, all five SMMA lengths are fully customizable within the script settings to fit different trading strategies or asset classes.
How can I access the 5 SMMA - by MiCrypto? 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.