My plan with this indicator was when trading at short timeframes, to modify my expectations on the potential impact of short term volatility based on volatility in longer timeframes, and when trading on longer timeframes to attempt to find an optimal entry point based on shorter term volatility. The BBWP is calculated for a short, medium and long timeframe,...
BINANCE:BTCUSDT * * * TESTED ON BTCUSDT 4H CHART * * * The indicator gives signals based on possible ENTRY/EXIT zones (calculated using an ema ribbon of the BBW) and BB%B oversold/overbought conditions, also a 200 EMA filter is used to trade following the major trend. ENTRY/EXIT zones can be used as a confirmation on other strategies (green zones suggest a...
First published script. Actually, this is my 1st script ever! I know its not flashy or anything, but I finally decided to try learning some pine... and to try and get rid of the dang 0 on my profile, haha. So here are the results after many hours. I like using the BB Width indicator, and I wanted it to change color based on whether is was rising or falling. I...
This is the standard Bollinger Bands Width (BBW) indicator with the added capability of detecting the "Bollinger Bands Squeeze" as defined by John Bollinger: The BBW squeeze happens when BBW < all BBWs of the past 125 intervals. Whenever a BBW squeeze occurs, this means there is low volatility. A low volatility period is almost always followed by high...
Triple MAs with EMA/SMA option, and specific timeframe options. Very customizable. Bollinger Bands If BollingerBand Width is lowest in 100 bars it fills background.
This indicator ads option to compare BandWidth accross time. John Bollinger says he uses 125 period.
In fact, I wrote this script for detect Bollinger and Linear Regression Bands squeeze. It's a side script. Logic works like this: Only the stagnant market probability is drawn from the Bollinger bandwidth by Dependent Variable Odd Generator and MFI index is calculated taking into account the volume. This value ranges from 0 to 100. To be sure, this value is...
This script shows Bollinger Bands function and want to detect Bollinger Band Width Squeeze with a successful, different perspective . Bollinger Bands : You can specify the Bollinger Bands periods as mutable variables . Bollinger Band Width Squeeze : First the Bollinger bands width was calculated.The width was then divided into levels using the money flow...
Top signal: reaches -100 when the color is yellow Bottom signal: reaches -100 when the color is red This script calculate a stochastic oscillator of BBW, and defines a top and a bottom as its highest in N bars.
Highlights on the bands when bandwidth is below a specified number and when bands are at lowest point in last 180 periods.