squaredconfusion
New member
The Arnaud Legoux Moving Average (ALMA) Bands provide smooth moving average, reducing lag and noise. They help identify trends, spot trend reversals, and find dynamic support and resistance levels.
Key Inputs Must Be Optimized For Instrument and Timeframe
Hey, if anyone can attempt this conversion, I've tried myself but can't seem to replicate the values, and computation on TV, into thinkscript. @samer800 Thanks for y'all's time.
https://www.tradingview.com/script/R5vo13dy-Arnaud-Legoux-Moving-Average-Bands-MTF-V3/
Key Inputs Must Be Optimized For Instrument and Timeframe
- Period or Window Size:
- Definition: This is the number of historical data points used in the ALMA calculation.
- Impact:
- Shorter Window: More responsive to recent price changes, but may increase noise and false signals.
- Longer Window: Smoother line with less noise but more lag in reacting to price changes.
- Shift or Offset:
- Definition: This sets the position of the Gaussian filter used for weighting data points.
- Impact:
- Higher Offset: More responsive to recent price changes, but may increase noise.
- Lower Offset: Smoother line with reduced noise but more lag.
- Deviation or Sigma:
- Definition: This is the standard deviation in the Gaussian distribution.
- Impact:
- Smaller Sigma: More responsive ALMA with higher chance of noise and false signals.
- Larger Sigma: Smoother ALMA line with more lag.

Hey, if anyone can attempt this conversion, I've tried myself but can't seem to replicate the values, and computation on TV, into thinkscript. @samer800 Thanks for y'all's time.
https://www.tradingview.com/script/R5vo13dy-Arnaud-Legoux-Moving-Average-Bands-MTF-V3/
Last edited by a moderator: