PROTECTED SOURCE SCRIPT

Normalized Candle Spread with MA

24
This Pine Script indicator, "Normalized Candle Spread with MA," visualizes candle price action by normalizing the candle bodies and wicks around a baseline (zero level). The normalization centers each candle’s high, low, open, and close prices relative to its own spread (high minus low), so all candles are plotted on the same horizontal line for easy comparison of their shapes and relative sizes.

Key features:

Normalization: Adjusts candle components (open, close, high, low) so they are centered around zero, allowing the comparison of candle shapes regardless of their absolute price levels.

Candle colors: Green for bullish candles (close ≥ open) and red for bearish candles (close < open).

Spread Moving Average: Plots a simple moving average (SMA) of the candle spreads over a user-defined period for visual reference of average volatility.

This indicator helps traders visually assess candle volatility and structure normalized over time, rather than focusing on price levels.

Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.