CDub's BolBandsUses a set of Bollinger Bands (user defined deviation, user defined deviation * 2) to determine possible entry set ups.
Signals are triggered when price crosses and closes, and crosses the first band (closest to the baseline MA) in the desired direction.
baseline can be your take profit 1 target
The inside band determines entry and can be used as a take profit 2 target (Opposite side of baseline)
The outside band is a suggested stop loss target (Same side of baseline) and can be used as a take profit 3 target (Opposite side of baseline)
Suggestions are welcome!
-CDub
Bande di Bollinger (BB)
Bollinger Bands Money Flow IndexThis script embodies the application of the Bollinger Band and Money Flow Index in John A. Bollinger's book "Bollinger on Bollinger Bands."
"Bollinger on Bollinger Bands" suggests a relatively method of analysis by applying the Bollinger Band to an indicator.
Here's one of the indicators, Money Flow Index.
Money Flow Index is an indicator of overbuying and overselling by reflecting the volume of transactions.
"Bollinger on Bollinger Bands" suggests using the Bollinger Band to create relative top and bottom lines for various indicators, such as Money Flow Index.
Original Money Flow Index is considered to be over-purchased if it is more than 80% and over-selling if it is less than 20%.
But if you put a bolinger band on it, you can set the standard for higher or lower over-selling and over-selling in a sustained bullish, bearish market.
This script uses the following values as the default values as recommended by "Bollinger on Bollinger Bands".
Money Flow Index for 10 days.
a bollinger band of forty days
standard deviation of 2
The above values are suitable for most stocks and markets, but sometimes there is too much or too little data inside the Bollinger Band.
It is recommended to modify each value little by little to adjust 85% to 90% of the total data to fit inside the Bollinger Band.
If the value is higher than the top line, it is considered over-purchased, and a red background color appears.
If the bottom line is crossed down, it is considered over-sold and the green background color appears.
Dexie Indicator v1.0The Dexie Indicator is a Forex indicator system built for the 5 min chart. It is suitable for Forex traders and Nadex users and provides BUY/SELL signals with alerts and comes with a series of 8 custom built Moving Averages designed to reduce the need for chart drawing.
This indicator can be used by beginners out of the box and requires very little trading experience to be successful.
The more advanced trader can work with this tool to greatly increase their success rate and make for a much more enjoyable trading experience.
Please contact for more details.
Dexie Indicator with BUY/SELL signals displayed only:
Dexie Indicator with BUY/SELL signals, Bollinger Bands and custom Moving Averages:
Dexie Indicator with all custom Moving Averages displayed:
Dexie Indicator slower Moving average bull cross example:
Dexie Indicator slower Moving average bear cross example:
Dexie Indicator v1.0The Dexie Indicator is a complete Forex trading system built for the 5 min chart. It is suitable for Nadex users and provides BUY/SELL signals with alerts and comes with a series of 8 custom built Moving Averages designed to reduce the need for chart drawing.
This indicator can be used by beginners out of the box and requires very little trading experience to be successful.
The more advanced trader can work with this tool to greatly increase their success rate and make for a much more enjoyable trading experience.
Please contact for more details.
Dexie Indicator with BUY/SELL signals displayed only:
Dexie Indicator with BUY/SELL signals, Bollinger Bands and custom Moving Averages
Dexie Indicator with all custom Moving Averages displayed
Double Bollinger BandThe double bollinger band indicator uses a normal bollinger band with a multitude of 2 and on outer band with a multitude of 3. The indicator shows momentum by the price being stuck between the higher or lower bands. If price is in the middle then it is a neutral zone. The band's moving average is a default of 20 sma but included there are two extra simple moving averages just as extra indicators. This is my first published code and the code is messy; however, it gets the job done nice and simple. (:
Enjoy!
RSPRO TrendIndicatorBased on resistance/support and bollinger band fluctuations this indicator also has filter with x bars after RSI overbought/oversell zones from settings.
Indicator has alerts for LONG(BUY)/SHORT(SELL) signals with green/red squares/triangles. You can setup alerts to use different types of entries.
There are two types of entries and signals: early (usually before trend changes) and main (when trend started to reverse)
Fits for BTC and any altcoins. And any assets. Good for both scalping and position trading (depends on timeframe that you use)
Best use it with big timeframes: 45 and 90min, 2 and 4 hours for position trading.
For scalping 5-30min timeframes are good too.
In Script settings you can specify:
1) RSI period, 14 by default.
2) Show early entries (squares), enabled by defaults.
3) Show main entries (triangles), enabled by defaults.
4) Enable/Disable filter to show main entries only after RSI overbought/oversell regions
Disabled by defaults and RSI is 67 for upper zone and 33 for lower zone.
You can also specify how many bars back before current bar this filter must do. It's 10 by default, you can vary it up to 90.
You can also use only early entries (squares)
Or only main entries (triangles)
Or both (by defaults and i recommend)
This is invite only script. PM me if you want to test it.
mForex - Bollinger Bands - Pinbar scalping systemTransaction setup parameters
Time frame: M5, M15
Currency pair: Any except XAU/USD
Trading strategies
=== BUY ===
Price break out of the lower Bollinger Bands
The Pinbar reversal candlestick appears and closes the candle on the lower Bollinger Bands
Stop loss: Nearest bottom + 3-5 pips
Profit target: 10-20 pips
=== SELL ===
Price break out of the upper Bollinger Bands
The Pinbar reversal candle appeared and closed below the upper
Stop loss: Nearest peak + 3-5 pips
Profit target: 10-20 pips
* If you have any questions or suggestions for this strategy, feel free to ask us.
Bollinger Band Reversal StudyThis strategy was inspired by ParallaxFX.
This strategy attempts to predict when a price reversal will happen. It uses bollinger bands, stochastics and candle formations.
The idea is that when an indecision candle, such as a doji, crosses outside the bollinger bands, then is followed by another candle that pushed sharply back inside the bands, you have a setup.
These setups are marked with green arrows to go long and red arrows to go short. Wait until the next candle begins before acting. The arrow may come and go as the price fluctuates, so wait until the candle closes.
Another play is when the same setup occurs, but on the middle bollinger band instead of the outer band.
These setups are marked with blue arrows to go long and yellow arrows to go short. Wait until the next candle begins before acting. The arrow may come and go as the price fluctuates, so wait until the candle closes.
Closing can happen a number of ways. You can use a predetermined risk-reward or look to sell when the price reaches another band.
In summary.
Go long when a green or blue arrow appears.
Go Short when a red or yellow arrow appears.
Green arrows show signs of reversal from lower BB.
Blue arrows show signs of reversal from middle BB.
Red arrows show signs of reversal from upper BB.
Yellow arrows show signs of reversal from middle BB.
Wait for candle with arrow to close before taking trade.
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.
RSI with Bollinger Bands Binary system by Hashtag_binaryRSI with Bollinger Bands is binary options high/low trading system based on the volatility.
- Time frame 30min - 1H
- Expiry time 2 candles
- Markets: Forex currency pairs majors: EUR/USD, USD/CHF, GBP/USD, AUD/USD, NZD/USD, EUR/JPY, USD/JPY, AUD/JPY
Rules for RSI with Bollinger Bands Binary system
- Do not start before the economic news
- We wait for the price to eitherhit the lower bollinger band or the upper bollinger band and the moment this happens we take the trade immediatly.
Buy Put:
If the price touches the lower Bollinger band we and RSI is below the 30 we take a put.
Buy Call:
If the price touches the upper Bollinger band we and RSI is above the 70 we take a call.
MultiTimeFrame Shifting Predictive Bollinger BandsThis is the optimized version of my MTFSBB indicator with capability of possible bands prediction in case of negative shifting (to the left).
Make me happy by using it and sending me your ideas about the prediction.
Fibonacci Bollinger Bands Alerts [QuantNomad]These are alerts for my Fibonacci Bollinger Bands Strategy. You can find more details and strategy description in it:
It's a pro indicator, you can have access to it for a small fee. Link to my PRO indicators you can find in my signature.
Disclaimer
Please remember that past performance may not be indicative of future results.
Due to various factors, including changing market conditions, the strategy may no longer perform as good as in historical backtesting.
This post and the script don’t provide any financial advice.
Fibonacci Bollinger Bands Strategy [QuantNomad]This strategy is modified Stanard Bollinger Bands Strategy. Instead of using standard deviation, I use a metric of how big is the range for the last X bars. Also, I’m using Fibonacci levels as multipliers for BB.
In this strategy you have a choice of 3 different Trailing Stop Loss types:
Standard % – standard percent based TSL
Fibonacci Level – close your position on another Fibonacci level or basis line of BB.
Parabolic SAR – Parabolic SAR adapted as trailing stop loss.
For Standard % and Parabolic SAR, you can use the “TSL Offset” parameter to set an initial offset for trailing stop loss.
Parameters
BB Length – Bolinger Bands Length
Fib Entry Level – Entry BB Multiplier level. Can be one of Fibonacci levels: 0.236, 0.382, 0.5, 0.618, 0.786, 1.000
Trailing SL Type – Type of Trailing Stop Loss used to close positions. Can be one of 3 types: “Standard %”, “Fibonacci Level”, “Parabolic SAR”
TSL Offset (%) – Initial offset for TSL. Applicable to “Standard %” and “Parabolic SAR”
TSL Fib Level – Fibonacci level used for “Fibonacci level” type of TSL
TSL PSAR Start / Increment / Maximum – parameters for PSAR type of TSL.
Strategy side – you can choose the side of the strategy. You can require strategy to go only Long, Short to Both sides.
From/To Day/Month/Year – you can use these parameters to set backtesting range to check the performance of your strategy on a specific range
It's a pro indicator, you can have access to it for a small fee. Link to my PRO indicators you can find in my signature.
Disclaimer
Please remember that past performance may not be indicative of future results.
Due to various factors, including changing market conditions, the strategy may no longer perform as good as in historical backtesting.
This post and the script don’t provide any financial advice.
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
3MAs & BB, Time-Res, Low-VolTriple MAs with EMA/SMA option, and specific timeframe options.
Very customizable.
Bollinger Bands
If BollingerBand Width is lowest in 100 bars it fills background.
EnigmaThis is the study version of the Enigma strategy.
The indicator is based on volatility algorithm that measures changes in market prices over a period of time.
Trading Rules
1. Go long when the buy signal appears.
2. Go short when the sell signal appears.
3. Close the position when the take profit signal appears.
4. Risk 2-5% of porfolio max.
5. Use stop loss of 3% from entry.
Please PM me for access.
Squeeze Momentum Indicator [LazyBear] vX by DGTModified version of Squeeze Momentum Indicator visualizing on Price Chart
author: LazyBear, modified by KıvançÖZBİLGİÇ
Bolinger Band + Mid Band using EMAEMA become more popular than SMA.
EMA reacts faster than SMA.
Mid Band helps you to find out trend.
Ichimoku ++ public v0.9Description:
The intention of this script is to build/provide a kind of work station / work bench for analysing markets and especially Bitcoin . Another goal is to get maximum market information while maintaining a good chart overview. A chart overloaded with indicators is useless because it obscures the view of the chart as the most important indicator. The chart should be clear and market structure should be easy to see. In addition, some indicator signals can be activated to better assess the quality of signals from the past. The chart environment or the chart context is important for the quality of a signal.
The intention of this script is not to teach someone how to trade or how to use these Indicators but to provide a tool to analyse markets better and to help to draw conclusions of market behaviour in a higher quality.
A general advise:
Use the included indicators and signals in a confluent way to get stoploss, buy and sell entry points. SR clusters can be identified for use in conjunction with fractals as entry and exit pints. My other scripts can also help. Prefer 4 hours, daily and a longer time frame. There is no "Holy Grail" :).
If someone is new to trading you should learn about the indicators first. Definitely learn about Ichimoku Cloud Indicator.
Integrated indicators are:
Ichimoku Cloud and signals
Parabolic SAR and signal
ATR stop
Bollinger Bands
EMA / SMA and background color as signal
Williams Fractals and signal
Puell Multiple signal
Double BB + Multi Ema Use this indicator to identify the market trend, possible dynamic Supports or Resistances and possible setbacks or corrections.
Take the Moving Averages (50,75,100,200) as a reference to identify if the market is bullish or bearish.
Have as reference the Moving Averages (8,15,20,25) as possible dynamic Supports or Resistances.
Have the BB as a reference, to identify possible setbacks or changes in trends.
(MTF) Bollinger Bands + RE RSIs + Hidden Supports & ResistancesI merged some of my previous written indicators, because a combination of multi-timeframe Bollinger Bands, RE RSI and Resistance/Support levels could help a lot.
Don't forget to add my other useful indicator (Classical SnR) to the chart to maximize your profit!