CBMA Bollinger Bands Strategy directed [ChuckBanger]I just did a Bollinger Bands script with my newly CB moving average
While I'm generally against posting strategies because it's very easy to fake performance numbers... This is just to share a cool strategy snippet. My settings are 10 contracts/order with pyramiding set to 10. You can make the profitability a lot higher if you set the order size higher. But that dosent help you getting more out of this script when u make a bot of this script. I set the order size to 10 contracts to get your attention not to showcase the performance.
When the price is going down and outside of the lower side of the band. And when the price comes back into the channel the strategy buys. Usually that means the price is going up. And when the price is going up and outside of the upper band. The strategy sells when it crosses back in to the channel.
It is a very simple strategy but it is effective. I guess you need a proper stop-loss for this script to bee really profitable in a bot environment.
Cerca negli script per "bollingerband"
VW %BB +Volume weighted %BB Based on Closing price (green line)
%BB of 50 period ema of the 20 period volume weighted moving average at each point (blue)
difference of %BB green - %bb Blue shading around mid-band (ie width between two in band terms)
added an additional line which is the sum of the absolute distance from mid-band of the ema + top half of bandwidth difference
Geometric Bollinger BandsAnalogous to Bollinger bands but performs all computations on the logarithms of the values.
Unlike the regular bollinger bands (or most other variations of them available on tradingview), these won't annoy you by rescaling the chart when you try to look at the Bitcoin weekly chart or any other chart with strongly exponential behaviour, and the moving average is perfectly centered between the two bands on your log chart. The lower band is guarenteed to be positive for positive inputs.
HLC Bollinger BandsThis is just a Bollinger band indicator that uses the highs & lows in addition to the close in the calculation of volatility / deviations from average. These bands will be slightly wider than regular Bollingers as a result.
I've found it useful with very short lookback lengths (3 to 5) for identifying periods when the bands are contracted... usually leads to an expansion of volatilty, so good for scalps.
Enjoy.
Double Bollinger BandsOn fundamentally strong stocks for entry points. The area in the Gray lines is the best one to enter and reasonable valuation. The area in the Red lines indicates higher Valuation. The area in the Green lines indicates lower Valuation and better to be careful and avoid.
Bollinger Bands Changing ColorOriginal Bollinger Bands but the basis line changes color when the slope is positive or negative
If slope is positive the color is green (or lime)
If slope is negative the color is red
If slope is flat the color is black
EMA Bollinger BandsThis is a simple Bollinger Bands indicator that uses the exponential moving average instead of the simple moving average.
BolingerBands_Contraction_Bitcoin_dailyThe script visualises the contraction or tightness of the Bollinger Bands (example Bitcoin on the daily timeframe). The contraction values have to be adjusted for each asset/coin/stock and timeframe. See what works for you.
Bollinger Bands, multi toolBollinger bands multi tool.
The user is allowed to turn on/off four sets of bollinger bands.
The calculation uses simple moving average as default.
However have other options:
Basis options:
options : "SMA", "EMA", "WMA", "VWMA", "SMMA", "DEMA", "TEMA", "HullMA", "LSMA", "VWAP"
Basis can be turned on/off.
The tool allows the user to adjust standard deviation and period.
Two bands with same timeframe as used on chart.
Two bands with option to choose different timeframe.
Very powerfull tool to identify important pivots in volatility analysis.
But can also be used to identify
BB Over Bought / Sold MTF// Enter a long position or exit a short position when all bands concentrate below 0.15 in lime color.
// Exit a long position or enter a short position when all bands concentrate above 0.9 in fuchsia color.
berman idicatorScript do indicaor Berman
Entradas Sempre para a expiraçao da vela de M5 quando O indicador mostra Um X No candle
Multi-TimeFrame Bollinger BandsMulti-timeframe bollinger band
This script generates higher timeframe bollinger band in a lower timeframe chart, which can be used to find better reference of entry and exit.
Bollinger ratioSo this indicator is hybrid of MACD and Bollinger
The aim here is to see where the direction of the Bollinger is going to the zero up or down . if it above the zero line or bellow it
I add bullish area and bearish area by the ratio of donchian channel
[VJ] Gann Double BBTry to form rules around this. Very profitable - start from - 2SD to +1SD for buy with intermediate bands as SL. vice versa for sell
Bollinger Bands with AlertTriple Bollinger Bands with Alert
select BB 1-3
select source outside/inside
Fibonacci Bollinger Bands ExtendedAdded fibonacci extentions to -rashads script'
shows fibonacci retentions and extentions..
MG - Bollinger band alerts- Displays the Bollinger Bands for standard deviation coefficients 2 & 3 (can toggle both independently)
- Has four preset alerts
- Price reached upper band (SD = 3)
- Price reached upper band (SD = 2)
- Price reached lower band (SD = 2)
- Price reached lower band (SD = 3)