OPEN-SOURCE SCRIPT
Mis à jour Moving Average Standard Deviation | NickJoan

Moving Average Standard Deviation is a trend-following indicator built around a moving average and dynamic standard deviation bands. It identifies bullish and bearish conditions by comparing price against adaptive upper and lower bounds.
How it works
Visual output
Alerts
How it works
- A moving average is calculated using the selected MA type and length.
- Standard deviation is applied to the moving average to create adaptive upper and lower bounds.
- When price closes above the upper bound, the script switches to bullish state.
- When price closes below the lower bound, the script switches to bearish state.
- If neither condition is met, the current state remains unchanged.
Visual output
- The moving average is plotted directly on the chart.
- Upper and lower bounds define the current volatility range.
- Candle colors change according to the active bullish or bearish state.
Alerts
- Long Signal triggers when the state turns bullish.
- Short Signal triggers when the state turns bearish.
Notes de version
Updated indicator formatting to inherit the chart symbol’s native precision.Script open-source
Dans l'esprit TradingView, le créateur de ce script l'a rendu open source afin que les traders puissent examiner et vérifier ses fonctionnalités. Bravo à l'auteur! Bien que vous puissiez l'utiliser gratuitement, n'oubliez pas que la republication du code est soumise à nos Règles.
Clause de non-responsabilité
Les informations et publications ne sont pas destinées à être, et ne constituent pas, des conseils ou recommandations financiers, d'investissement, de trading ou autres fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.
Script open-source
Dans l'esprit TradingView, le créateur de ce script l'a rendu open source afin que les traders puissent examiner et vérifier ses fonctionnalités. Bravo à l'auteur! Bien que vous puissiez l'utiliser gratuitement, n'oubliez pas que la republication du code est soumise à nos Règles.
Clause de non-responsabilité
Les informations et publications ne sont pas destinées à être, et ne constituent pas, des conseils ou recommandations financiers, d'investissement, de trading ou autres fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.