IO_BB_WidthJohn Bollinger's academic version of Bollinger Bands width
Added some customizations around background colors.
If background color is colored, then the market is trending.
Bollinger Bands (BB)
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.
Multiple Moving AveragesThis is an indicator with 4 moving average slots and 6 exponential moving average slots
It also has bollinger bands and a volume weighted moving average slot
Feel free to edit this and add/remove some and publish your own
Bollinger + RSI Signals (by Bader Kamal)This idea originally by ChartArt on January 14, 2015 as Strategy, and I modify it to become as Signals on 26 July 2019.
This signals uses a modified RSI to sell when the RSI increases over the value of 60 (or to buy when the value falls below 40), with the classic Bollinger Bands strategy to sell when the price is above the upper Bollinger Band (and to buy when this value is below the lower band).
This signals only triggers when both the RSI and the Bollinger Bands indicators are at the same time in a overbought or oversold condition.
Bollinger bands/Lagging span crossHello my dear ambitious traders
I'm working hard this week to publish some great indicators this week and open sourced. Hope you'll enjoy, learn and use them.
This will be my greatest reward but comments showing appreciation are also very welcomed (actually likes too) :)
For today, I'll share a simple indicator but it's coming along with some insightful knowledge ^^
Anyway, I'm not here to ask you to this but to share a very cool indicator I made a few months ago and wanted to share for FREE with the community today
The indicator is related to this educational post : What-a-Bollinger-Bands-Lagging-span-cross-can-tell-us/
This trading technique was invented by Robbytrade, a famous french trader twitter.com
I wanted to have those visual signals on the chart so I coded it.
The advantage of being a developer is that you can litteraly code what you miss and get your life better in the process. The one that will find a way to code a new form of money will be rich... wait.... that guy is called Satoshi Nakamoto...
That's all for me today my friends
PS
Trying to update the Trade Manager shared yesterday with some cool features. More to come in the upcoming days
Enjoy
Dave
Czarlieron's Multiple MA's w/ BBThis script contains:
Multiple EMA's (8, 13, 21, 34, 55, 100, 200)
Multiple SMA's (8, 13, 21, 34, 55, 100, 200)
Bollinger Bands
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
Brandon BollSecond day at Pinescript and I am attempting to tweak the Bollinger Bands directed strategy to send alerts to Zignaly in order to automate long buy/sells.
I've left in the short script though for completeness.
The buy and sell instructions work perfectly but I don't know how to do a cancel order alert (as included in the original strategy)
Volume Weighted Bollinger (Final, cleaned up visuals)Volume-weighted bollinger (normal stats application of weighting mean) with cleaned up visualization. Shaded area represents1sd-2sd move size for trailing 20 period average on timeframe for individual candles.
linear and Bollingers Bands and Fibonacci ratios This model give us the following
1 .linear regression channel
2.dynamic upper and lower fibs
3. upper and lower bollinger bands
each specific to the time frame that you use
So by using all 3 in one indicator it easy to see ressistance and support level
Volatility Adjusted Bands - JD This indicator gives a likely trading range based on the volatility of the past x amount of bars, measured against a certain moving average.
The indicator can be used as an alternative for BBands.
It gives approx. the same "trend-side" lines (upper line in uptrend, lower line in down trend) as the Bollinger Bands, but the opposite line follows closer on price,
Instead of "flying out" to the other direction like in BBands.
As a comparison, the BBands for the same length (50 period) are added on the chart.
JD.
#NotTradingAdvice #DYOR
I build these indicators for myself and provide them open source, to use for free to use and improve upon,
as I believe the best way to learn is toghether.
Waddah Attar Explosion V2 [SHK]Hey everyone
I have modified Waddah Attar Explosion indicator to work in low price markets like crypto as well as any other market. So now the DeadZone line is based on ATR instead of a fixed number. Nothing more changed and all credits goes to it's MT4 developer and LazyBear (Main Script Link) .
Hope you enjoy!
Read the main description below...
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
This is a port of a famous MT4 indicator. This indicator uses MACD/BB to track trend direction and strength. Author suggests using this indicator on 30mins.
Explanation from the indicator developer:
"Various components of the indicator are:
Dead Zone Line: Works as a filter for weak signals. Do not trade when the red or green histogram is below it.
Histograms:
- Red histogram shows the current down trend.
- Green histogram shows the current up trend.
- Sienna line shows the explosion in price up or down.
Signal for ENTER_BUY: All the following conditions must be met.
- Green histo is raising.
- Green histo above Explosion line.
- Explosion line raising.
- Both green histo and Explosion line above DeadZone line.
Signal for EXIT_BUY: Exit when green histo crosses below Explosion line.
Signal for ENTER_SELL: All the following conditions must be met.
- Red histo is raising.
- Red histo above Explosion line.
- Explosion line raising.
- Both red histo and Explosion line above DeadZone line.
Signal for EXIT_SELL: Exit when red histo crosses below Explosion line.
All of the parameters are configurable via options page. You may have to tune it for your instrument.
[feeble] TrenderEver wondered which way the price is trending??!
feeble Trender BETA™ shows the trend based on middle crossings in different timeframes, volume weighting and volatility(std Deviations)
--The indicator displays the same on any timeframe
--Select a FROM and TO period
--Use DuPLiCaToR to make 12 copies - use values between 0.8-1.2
--Coloured bands go purple when price is below the volume-weighted mIdBaNd!
[feeble] TrenderEver wondered which way the price is trending?!
feeble Trender™ **BETA** shows the trend based on middle crossings in different timeframes, volume weighting and volatility (std Deviations)
--The indicator displays the same on any timeframe.
--Select a FROM and TO period
--Use DuPLiCaToR to make 12 copies - use values between 0.8-1.2
--Coloured bands go purple when price is below the volume-weighted mIdBaNd!
--Shows the trend on a few different scales!!
Bollinger + sarProblem with change in bollingerbands when adding psar short condition - and i dont know why.
Anyone - any ideas?