BBVV Low IndicatorThis is an indicator that flags the lowest Bollinger Bands Width value for a set number of bars back.
This is based on my BBVV script seen here
Each dot on the BBVV indicator marks the rolling "X"-period low in BBVV value. You can set "X" as any number of bars back in the settings of this indicator.
This can be used to accurately predict when periods of high-volatility could come into play due to continually contracting Bollinger Bands on a time-frame that you can set manually.
Created from a request from a user.
Bbvv
Bollinger Band Volatility Spread VisualizerThis indicator was created to see the total dollar (or whatever currency pair) amount spread between the upper and lower Bollinger Bands. This knowledge of knowing this spread can be used to indicate upcoming periods of high volatility in a market. The fundamental idea behind predicting periods of high volatility is backed up by the idea that periods of low volatility are followed by periods of high volatility and vice versa.
Based on this knowledge, the numerical spread of the Bollinger Bands, as shown in the indicator, we can deduce that when the value is super low, we can expect a period of high volatility AKA: big move incoming.
This indicator is not fully finished because this was my first time coding in Pinescript and I wanted to post the basic indicator first.
My future plans for improving this indicator include:
Adding customization as an option to choose your personal BBands settings that this indicator is based off of
Potentially converting this indicator as a TradingView Strategy where a signal would go off when the spread reaches a certain threshold