[SS]Multicolor BB with Squeez Moving Average & Colored BarsHello Followers,
Hope u guyz doing well in the market.
Came with a standalone Trading System which helps u with the trend & choppiness zone.
This system is combination of multiple stretagies which makes it better than single published indicators.
=========================================================================================================
We have used Variety-Filtered, Squeeze Moving Averages which is a chop zone indicator that identifies when price is below a specific volatility threshold calculated as the difference between a fast and slow moving average and filtered using ATR- or Pips-based threshold. This indicator can be use as both an entry and exit indicator. It identifies both chop zones and breakouts/breakdowns
Uses:-
When the candles turn white and the threshold bands appear on the chart, this is indicative of low volatility
When price exits the threshold bands, price will usually explode up or down giving a long or short signal. This acts as a sort of squeeze momentum.
Included:
Bar coloring
Signals
Alerts, 4 types of alerts: Squeeze started, Squeeze ended, long, and short
<<------------------------------------->>
Multicolour Bollinger Bands indicator that indicates market phases.
It plots on the price chart, thanks to different color zones between the bands, a breakdown of the different phases that the price operates during a trend.
The different zones are identified as follows:
- red color zone: trend is bearish , price is below the 200 periods moving average
--> orange color zone: price operate a technical rebound below the 200 periods moving average
- yellow color zone: (phase 1 which indicate a new bearish cycle)
- light green zone: (phase 2 which indicate a new bullish cycle)
--> dark green zone: trend is bullish , price is above the 200 periods moving average
- grey color zone: calm phase of price/low volatility
- dark blue color zone: price is consolidating in either bullish or bearish trend
- light blue zones: price will revert to a new opposite trend (either long or short new trend)
By identifying clearly the different market phases with the multicolor Bollinger bands , the market entries by either a the beginning of a new trend or just after a rebound or a consolidating phase is easier to spot on.
<<==========================>>
The credit of above indicator souce goes to loxx & Deveatt. I just backtested and modified it to increase accuracy of trade and clear visual representation for trades.
Modified the trend based SMA and BB period and entry criteria.
<<===========================>>
<>
1) Look for BB COLOR and SMA for trend either up or down.
2) Look Bar coloring, enter when price above sma and green for long else short.
Cerca negli script per "弘历投教boll指标代码分析"
Volume + VolatilityBefore I begin I want to mention:
1. This is a variation of the 'CCI & BB' made by matsu_bitmex (Link: ) and SigmaDraconis's 'On Balance Volume Oscillator + Bollinger Bands' (Link: )
2. While using this sometimes you may not notice the crossover so I've added the Line 'x' outside 'x' BB to only see if Line 3 and 4 crossed over
The indicator:
1. When the background is green and the 2 lines are going up it means uptrend
2. When the background is red and the 2 lines are going down it means downtrend
3. When there is a crossover and the background outside BB turns yellow, it means there is a lot of volatility or volume
How to use (Or how I use this):
1. All trades based on the yellow color MUST be during a trend
2. When the color changes to yellow for the 1st time in the direction of a trend it is advisable to enter
Reversal Indicator
█ OVERVIEW
This indicator shows bullish and bearish reversal signal candles. It finds the candles with extreme volatility and marks the candles with high probability for a reversal of the trend.
█ CONCEPT
This indicator uses the Bollinger Bands to mark the candles with high selling/buying pressure. Bollinger Bands consist of three bands total: an upper band, middle band, and lower band. These separate bands are each used to highlight extreme prices in a specific security. The upper band is associated with overbought, whereas the lower band points to oversold, and the middle band acts as a moving average.
It is common after a lower band has been broken by heavy selling for the price of the asset to revert back above the point of the lower band and move closer to the middle band. The indicator marks this occurrence as a bullish reversal candle. Same applies vice versa. If the upper band is broken by heavy buying, it is natural for the price to revert back and move closer to the middle level. This indicator marks this as a bearish reversal candle.
█ HOW TO USE IT
Reversal Candles - Sky blue colored "R" indicates bullish reversal candle and yellow colored "R" indicates bearish reversal candle.
Checkmarks - Checkmarks provide a confirmation that the reversal has already begun with the candle next to the signal candle. Always wait for confirmation before considering it as a reversal of the trend.
RSI confluence - Enabling this check box in settings will show the reversal signal only when the RSI is overbought/oversold
█ LIMITATION
As like in any indicator, this indicator needs to be used with the assistance of other indicators to make conceptual and strategic trading decisions.
Hull MA with BB (With Alerts)This is a combination of the standard Bollinger bands with a VWAP(Pink line), and the 'Hull Trend with Kahlman' script by user capissimo, and the NMA (Moving Average 3.0 (3rd Generation)) script by everget.
You can find the original scripts here:
This indicator gives you several confirmations of a good entry and exit positions for Crypto currency like bitcoin and most alt coins. I use this on a 15min, 30min, 1hour, and 4hour chart for best results.
How to use:
Entry Signals:
-A candle closes above the NMA (Yellow Step Line). AND
-You see a Long (text) flag. AND
-The candles are near the bottom of the Bollinger bands and heading upwards.
Exit Signals:
-Candles have passed below and closed below the NMA (Yellow Step Line). AND
-You see a Short (text) flag.
It's important to use these confirmations with other indicators so you have the best entry/exit positions, and make sure you are on normal candles and not HA or any other types.
There are alerts built in that you can setup for the Short and Long text flags that you see. These are generally good alerts to follow. I use the alerts as a reminder to check the charts and see if my other indicators line up for a good trade.
Triple BB3 Bollinger Band Plots that are translucent in order to see where the bollinger bands align from 3 different resolutions.
Change the resolution to more closely represent the current chart. For example on a 1 hour chart you might choose Res1 as 30 minutes, Res2 as 1 hour, and Res3 as 2 hour.
Improved On balance volume with BB channel and double MAThis is an improved version of the on balance volume indicator.
I made it inside a bollinger band channel, so we can define better the zones. At the same time I applied 2 moving averages on OBV, to get a better idea of the trend and at same time that change direction of the trend.
Green - > uptrend - > we look for buy positions
Red - > downtrend -> we look for sell positions.
At the same time we have to be aware of crosses on bollinger bands, which can indicate a change in the trend .
Median Absolute Deviation Filtered SMA & BBMedian Absolute Deviation (MAD) is a robust measurement of variability and more resilient against outliers and small samples.
This experiment uses MAD as a means of filtering outliers from an SMA calculation. First we construct the equivalent of a Bollinger Band, but based on the median as the basis and a multiple( k ) of MAD as the outlier cutoff.
k can be set a number of ways. As a simple multiple (3 - very conservative / 2.5 - moderately conservative / 2 - poorly conservative). Alternatively MAD can be used as an estimator of standard deviation by using a multiple of 1.4826 (SD1 - 1.4826 / SD2 - 2.9652 / SD3 - 4.4478).
Once we have a cutoff range an SMA is calculated with the outliers filtered out. Additionally a Bollinger band can be output using the filtered SMA as the basis and a multiple of the MAD instead of SD for the bands.
CBG Swing HighLow MAThis indicator will show the swing high and lows for the number of bars back. It's very easy to use and shows good support and resistance levels.
I then took it a step further and added a moving average with all the standard types in my indicators:
SMA
EMA
Weighted
Hull
Symmetrical
Volume Weighted
Wilder
Linear Regression
I then added Bollinger Bands to show the standard deviation from the midline.
Finally, I added a simple bar coloring scheme: green if above the upper BB, Red if below and orange if in the middle.
I am just testing this out so please use with caution. If anyone in the community wants to run some backtests, that would be great and we would all appreciate it.
Of course you can keep it all simple and turn off all the moving averages and bollinger bands.
Enjoy! :-)
Bollingers Bands Fibonacci ratios modifybased on the study of
I just make the fibs bollinger to look slight diffrent( i think in this way its more easy to see the fib bands )
so nothing special about it...
[Delphi] Power Tools OverlayFEATURE
3EMA 3MA 3WMA 3MA-3EMA 3EMA-3WMA 3WMA-3MA
Bollinger Bands
Ichimoku Cloud
//******************************************************************************
// Power Tools Overlay
// Inner Version 1.0 21/11/2018
// Developer: iDelphi
// Developer: astropark (Ichimoku Cloud)
//------------------------------------------------------------------------------
// 21/11/2018 Added EMA MA WMA
// 21/11/2018 Added MA-EMA EMA-WMA WMA-MA (Thanks to mariobros1 for the idea of the Simultaneous MA)
// 21/11/2018 Added Bollinger Bands
// 21/11/2018 Added Ichimoku Cloud (Thanks to astropark for all the code of the Ichimoku Cloud)
//******************************************************************************
3 in one (BB, 3 MA +) // 3 en 1 (BB, 3 medias moviles, y mas)Version 2 of my previous published script. It allows bollinger bands, 3 moving averages and also it allows to draw entry point, sl and take profit of a single trade in order to track it.
***********************************
Evolución del script anteriormente publicado. Se añaden Bollinger bands y la posibilidad de dibujar los niveles de stop loss, take profit y entrada para una operación en curso. Todas las funciones pueden ser desactivadas. Leer el script para mas información.
BAHbO - multi indicators and signals SMA,BB,RSI,Engulfing,Signal4 SMAs - 9,21,55,200
Bollinger Bands - 21
Engulfing patterns
Fractal Support Resistance
Bullish and Bearish Engulfing signals
Engulfing Candles
Bollinger Bands + RSI combined indicator with signals
Projecting From StabilityStable periods that are projected can be found using Bollinger Band Percent Width Crossing RSI
The projected periods are paying most attention to the drop in % BBand width.
Bollinger Fanboy v2.0By using this script you agree that the author will not be liable for any losses financial or otherwise from the use of this script.
Copyright Michael Edwards 2014 (bollingerfanboy.com)
Profit Seeker📈 Profit Seeker — Precision Trend Signal Indicator
Profit Seeker is a trend-based multi-condition indicator designed to identify high-probability long and short trade setups by combining the strengths of multiple proven technical tools:
🔍 Core Features:
Heiken Ashi Mode (Optional): Smoothens price action to reduce noise and improve trend clarity.
Stochastic Ribbon Pivots: Detect trend reversals with built-in “HUNT” signals.
Chande Momentum Oscillator (CMO): Confirms weakening or strengthening momentum — labeled as “SIGHT”.
Bollinger Bands (BB): Pinpoint final entry triggers when price breaches volatility extremes — the “FIRE” signal.
Multi-Timeframe Trend Filtering: Trade only in the direction of a dominant higher-timeframe trend.
Color-coded Flags:
🟢 HUNT: Initial trend signal
🟢 SIGHT: Momentum alignment
🟢 FIRE: Volatility-based confirmation
Smart Alerts: Receive real-time long or short alerts when all conditions align.
🛠️ Use Cases:
Ideal for swing and intraday traders
Works on all asset classes: crypto, forex, equities, commodities
Compatible with manual trading or automated bots
Bollinger BandsThis is the combination of three indicators (BOLLINGE BAND+VWAP+EMA200)
CREATED BY ANKR SINGH
Crypto Breakout IndicatorHey Guys,
The idea of the script is that accumalation and small pumps do happen before the big ones, therefore, i tried to create a breakout indicator that can tell that:
the script components are:
1- Price to consolidate within 15% range between the highest of 6 candles and lowest of 6 candles
2- Price needs to breakout with minimum of 1% and maximum of 20%
3- Price needs to have sufficient volume, hence volume of current bar needs to be higher than previous one with 10% at least
4- RSI needs to be between 50 and 75
5- Bollinger Bands Percentage needs to be equal or lower than 1
6- Price is closing above EMA200
I tried to make all these numbers to be available for you guys through settings so you can tell me about any better settings!
Double Basics - Identify Overbought & Oversold - MultitimeframeI believe that everyone should monitor the basic indicators; EMA/SMA cross, BB and RSI on at least TWO timeframes before making any trading decisions. And because that is only possible on paid subscriptions, I created this indicator for people just getting started.
It allows you to plot all of the mentioned AND 2 weeklies of your choice on 1 chart INCLUDING a higher timeframe, using only 1 indicator.
The EMA's are plotted as ORANGE and the SMA's as BLACK, you can distinguish them by the line size, thin is current chart, thick is higher timeframe.
Same for the Bollinger Bands, Upper lines are red (overbought = sell signal) and bottom lines are green (oversold = buy signal)
The RSI, normally plotted in its own window, are plotted on the scale of the BB of the 2nd timeframe, where the bottom line = 0, upper line = 100 and middle (think black) line = 50. The thin purple line is the RSI of the chart resolution, the thicker purple line is the RSI of the 2nd timeframe.
Finally, the two weeklies are plotted as thick black lines.
Enjoy, and let me know your feedback!
[kai]Keltner&BolingerIt is an indicator that simultaneously displays the Bollinger Bands (BB) and Keltner Channel (KC) calculated for the log scale.
* If you need the normal scale version, please turn off the log mode in the settings.
I think the usage is the same as normal BB and KC.
From here, it ’s an original way of thinking.
I thought about countermeasures for the phenomenon that the BB contracts (squeezes) and breaks, but for some reason it suddenly reverses and breaks greatly in the opposite direction or ends in misfire.
The main part of this Inge is KC, and I think that the range within KC is the range.
Considering that the bar broke above and below the range of KC and broke, the trend market started.
BB fits in KC and judges that the trend is game over
If it is within KC, it is contrarian at the upper and lower limits of KC.
If it breaks, Trend following
Profit if BB fits in KC
I'm thinking about how to use it
ログスケール用にログ計算したボリンジャーバンド(BB)とケルトナーチャンネル(KC)を同時に表示するインジケーターです
※通常スケール版が必要な時は設定のlog modeをOFFにしてください
使い方は普通のBBとKCとおなじで使用方法で良いと思います
ここからはオリジナルな使い方の考え方です
BBが収縮(スクイーズ)してブレイクしたのに何故か突然反転して反対の方に大きくブレイクしたり、不発に終わったりする現象の対策を考えました
このインジのメインはKCでKCの範囲内はレンジと考えます
KCの範囲外にバーが上抜け、下抜けして、ブレイクしたと考え、トレンド相場スタートとします
BBがKCの中に納まってトレンド終了と判定します
KC内の場合はKCの上限、下限で逆張り
ブレイクした場合は順張り
BBがKCの中に納まったら利確
という感じの使い方を考えています
Daily EMA50 100 200 + BBStandard Bollinger Bands (timeframe dependent), period and standard deviation are configurable.
And standard daily triple EMA (timeframe independent). Short, Medium and Long periods are configurable (50/100/200 by default)
Volatility Funnel v2Using the contracting phase of what are basically bollinger bands and some fancy coloring, this indicator draws funnels to which show tightening ranges and doesn't take up too much screen space unless you want it to.
There is a smoothing option if you're into that.
Enjoy!!!
IDEAL BB with MA (With Alerts)It gives well combination of Moving average and Bollinger bands with signals