OPEN-SOURCE SCRIPT

Nebula Volatility and Compression Radar (TechnoBlooms)

755
This dynamic indicator spots volatility compression and expansion zones, highlighting breakout opportunities with precision. Featuring vibrant Bollinger Bands, trend-colored candles and real-time signals, Nebula Volatility and Compression Radar (NVCR) is your radar for navigating price moves.

Key Features:-
1. Gradient Bollinger Bands - Visually stunning bands with gradient fills for clear price boundaries.
snapshot

The gradient filling is coded simply so that even beginners can easily understand the concept. Trader can change the gradient color according to their preference.

fill(pupBB, pbaseBB,upBB,baseBB,top_color=color.rgb(238, 236, 94), bottom_color=color.new(chart.bg_color,100),title = "fill color", display =display.all,fillgaps = true,editable = false)

fill(pbaseBB, plowBB,baseBB,lowBB,top_color=color.new(chart.bg_color,100),bottom_color=color.rgb(230, 20, 30),title = "fill color", display =display.all,fillgaps = true,editable = false)

These two lines are used for giving gradient shades. You can change the colors as per your wish to give preferred color combination.
For Example:
snapshot

Another Example:
snapshot

2. Customizable Settings - Adjust Bollinger Bands, ATR and trend lengths to fit your trading styles.

3. Trend Insights - Candles turn green for uptrends, red for downtrends, and gray for neutral zones.

Nebula Volatility and Compression Radar create dynamic cloud like zones that illuminate trends with clarity.

Aviso legal

As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.