MTF Bollinger Bands - ModifiedModified version of tansancrypto's MTF Bollinger to Pinescript 4 and removed limiters on BB1/BB2 max Sigma values.
Original Script:
Bollingerbandstrategy
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
BB - Study - CryptoFoudid.comHi everyone,
A new script transformed on a study from QuantNomad.
Based on the Bollinger Bands to catch the range market.
I filtered the consecutive signals to avoid a "funding" issue.
You can configure it as you want based on inputs.
The best way for crypto is to have about 45 to 55 length and 2 to 3.5 in multiplier but it's your choice :)
ENJOY !
Megalodon Pro Bollinger Band CalculatorHow to use?
It ranges between 0-100. 0 is oversold, 100 is overbought.
It could be a really beneficial tool for timing your day trades in lower time frames.
It is designed for 1 minutes - 15 minutes - 30 minutes - 60 minutes - 240 minutes - 1 Day time frames.
(JS) Bollinger Band Momentum Average Trailing StopsA tool I made to use alongside the Bollinger Band Momentum Average - fairly simple to use. It has the same settings as the BBMA so you can match them together.
If you prefer a wider stop than a close on the opposing side of the BBMA, this is for you.
The "stop" is triggered by a close on the other side of the stop line line turns red whenever the stop is triggered.
The calculation is simple:
The stop on the short side it is High - BBMA over the length of time you select to use (20 is default).
On the long side, it is BBMA - Low also over the preferred length of time you select to use.
Note: Just shorten the length to make a tighter stop.
Bollinger Bands Trading SignalsFeatures:
Trading signals based on Bollinger Bands trading strategy.
Powerful filter algorithm helps you avoid counter trade in trending market.
Getting Started:
Replace your Bollinger Bands indicator with this one.
You can see the trading signals and bands at the same time.
Contributing:
You can report bugs or issues under this page.
Any advice would be helpful for improving this indicator's accuracy.
Application:
This is an invite-only indicator.
Bollinger_Bands_Strategy(Add Function) - BB Free (By Wolf)전략 및 지표 얼러트등 파인스크립트 제작 문의 - 트레이딩뷰 메시지
Contact to create strategy and indicators add alert etc - TradingView Message
이름(Name)
Bollinger Bands Strategy (Add Function) (By Wolf)
-해당 전략은 Long & Short 의 신호를 발생시키는 전략입니다.
-The strategy is to generate a signal from Long & Short
기능 추가(Add Function)
-Trade Direction Long
-Trade Direction Short
-Stoploss ($)
-Profit target($)
-Backtest date
해당 전략은 수익률이 높은값으로 임의로 변경해놓았습니다
본인의 투자전략에 맞는 수치로 변경하여 사용하셔도 좋습니다.
*I entered the value with good profits settings for the strategy.
You can use this customarily
소스코드(Source code)
-비공개 (not open to the public)
*모든 전략은 리페인트 코드를 등록하지않았습니다.
-All strategies do not register the repaint code
*모든 전략 및 지표의 백테스트 결과는 BITMEX Fee 0.075% 를 입력한 결과값입니다.
-The back test result for all strategies and indicators is the result of inputting BITEX Fee 0.075%
*모든 거래는 높은 위험을 수반하며, 과거 백테스트 결과가 반드시 현재 및 미래의 결과를 나타내는것은 아닙니다.
가상 또는 시뮬레이션 백테스트 결과는 한계를 가지고 있으며 실제거래와 시장의 변동 및 유동에 따라 똑같지않을
가능성이있으며, 모든 손실에 대한 책임은 본인에게 있습니다.
-All trade involve high risk, and past backtest results do not necessarily represent current and future results.
Virtual or simulated backtest results have limitations and are not consistent with actual transactions and market changes and flows
It is possible and you are responsible for any loss.
Stochastic Bollinger StrategyBollinger defaults = 20, close, 2
Stochastic defaults = 13, 5, 5
Buy Signal (GREEN triangle):
BULLISH candle formed
Candle OPEN is LESS than LOWER Bollinger Band
Stochastic (K) is LESS than 20
Sell Signal (RED triangle):
BEARISH candle formed
Candle OPEN is GREATER than UPPER Bollinger Band
Stochastic (K) is GREATER than 80
Read more about the strategy and where to set buy stops and sell stops here: swing-trading-strategies.com
4 Bollinger Bands and 2 Exponential Moving Averages This script contains multiple indicators of 3 types for better visibility and without having to select multiple indicators one by one and hence saving your time and energy. Also, minimum number of variables are being used in the script for better calculation speed and implementation .
This script is best suited for beginners who are not using pro version and finding it difficult to implement more than 3 indicators on a single chart layout :)
Indicators used :
1. Hybrid of Simple Moving Average and Bollinger Bands .
In this Indicator user can use total of 4 Moving Averages or 4 Bolinger Bands or both (eg: 3 Bolinger bands and 1 Simple Moving Average).
> How to use :
If you want to use Bollinger Bands simply check the boxes of all the 'Upper' and 'Lower' Bands under indicator format/settings.
Else if you want to use Simple Moving Average simply uncheck the boxes of all the 'Upper' and 'Lower' Bands under indicator format/settings.
Tip : You are free to experiment with the format/settings to use both Simple Moving Average and Bollinger Bands using 'MA Length' and 'StdDev'
(standard deviation).
2. Exponential Moving Average
In this indicator user can use 2 Exponential Moving Averages .
> How to use :
If you want to use 2 Exponential Moving Averages simply check 'Enable 2nd EMA' under format/setting inputs.
Else if you want to use only 1 Exponential Moving Average simply uncheck 'Enable 2nd EMA' under format/setting inputs.
Tip : You are free to experiment with both 'EMA_Length1' and 'EMA_Length2' and change it as per your requirments.
//Feel free to ping/DM me for any explaination on how to use this script as your ultimate trading strategy.
RSI + BB (EMA) + Dispersion (2.0)First version here
Initial data:
1) RSI
2) Bollinger Bands (Basis - EMA )
3) Dispersion (around basis)
Signal for purchase: RSI crosses the dispersion zone upwards
Signal for sale: RSI crosses the dispersion zone downwards
Buffer zone: white area, it is not recommended to make transactions.
--- Add ( 02.10.2018 )
1) RSI lines (overbought / oversold) = 70 / 30. Сan be changed in the settings.
2) Alerts:
• RSI line crossover Dispersion Zone (green)
• RSI line crossunder Dispersion Zone (red)
Stochastic Bollinger BandsThis indicator started off as a bit of an experiment, but it ended up looking quite useful.
It plots closing price (which can be changed) in relation to the bollinger bands upper and lower bands. This relationship is then run through a Stochastic function much like RSI is with StochasticRSI.
This plot line is smoothed with the K Smoothing value in the settings, and then this plot line is smoothed again with he D Smoothing value to give a signal line.
When the plot lines are outside the horizontal upper and lower limit lines, then this indicates that price is outside the bollinger bands. This can indicate entry and exit signals.
In the background, there is an area plotting a stochastic version of the Bollinger Band width. This would show periods of high and low volatility as it relates to previous volatility.
The stochastic length for the width is set to be very long (144 periods) in order to encapsulate a long range of values to compare to.
Default Settings:
==============
Source: The data point in which to compare to the upper and lower Bollinger Bands - set to close.
BB Length: The length in periods to generate the moving average used for the bands - set at 20 periods.
Mult: This is the multiplier used in the calculations for the bands - set at 2.
BB Width Stochastic Length: This is how far back it looks to compare the current width of the bands to previous widths - set at 144 periods..
BB Stochastic Length: This is how far back to compare closing price in relation to the bands - set at 14 periods..
K Smoothing: This is used to smooth the Stochastic Bollinger band value - set at 3 periods.
D Smoothing: This is a moving average of the smoothed K value in order to provide a signal line - set at 3 periods..
Moving Average Type: This allows you to use either a Simple moving average or an Exponential moving average - set for SMA.
------------------------------------------------------------------------------------------------
Kindest Regards
Created 2018 - by @Squiggles#8806
LTC Tip Jar: LX4bUBdjiRPsagUbZoAczSGgDC4YqTJL7w
Profit Trailer Feeder affiliate link: cryptoprofitbot.com
MA(120,200), Bollingers and IchimokuFor you, people who want to put money in trading instead of Tradingview, and still want to have more than 3 indicators ❤
Calendar's Bollinger BandsHI guys, I'm Calendar
I made my 2nd indicator for my followers.
This indicator made by merging 2 Bollinger Bands.(SDV =1, 2)
BB Filtered AlertsBollinger Band signals filtered with dual RSIs and EMA.
EMA confirms trend.
Signals above EMA are filtered with "Uptrend RSI" filter
Signals below EMA are filtered with "Downtrend RSI" filter
There is no "one size fits all" setting. Settings are very period and name specific, depending on ATR.
Bollinger Bear Sniper/StudyThis is a simple study with buys and sells alerts. This study uses Bollinger Bands to identify strong candles, buys in the middle of candle and sells on the close of candle without holding any position longer than the period of the candle. This is for those who want to make small profit or loss and move on rather than hodling in down trend market. With this approach, bags and hodling are avoided. You either gain on each candle or lose. When your gains are more than your loses then you are in good business.
Since buys are made on candles that have shown strong upward movement and sells on the close of the same candle, loses or completely minimized. This ensures that higher percentage of the transactions result in profit. This works best when use on 30 minutes or above candles.
Use it at your own risk we are NOT responsible.
Bollinger Bear SniperThis script uses Bollinger Band but with different interpretation. The upper Bollinger Band is the resistant level, the lower Bollinger Band is the base or support level. The Commodity Channel Index (CCI) and the Bollinger Bandwidth helps us avoid high risk.
The script identifies candles that are marking bold upward moves in prices and fires buy signal. Sales signals are fired when the candle closes in positive. The idea is to buy and sell on the same candle or next positively closed candle. This is anti-bear-anti-bags strategy. You either make profit or loss holding no bag. When you gain more than lose you are in business. This script is set to gain more than lose. We however offer no guarantee, expressed or implied. We are NOT responsible.
Bollinger Band Open Gap Alert V1This is the bare bones of what I'm trying to achieve through pine script. The purpose of the script is to:
1. On a 15m chart, calculate and plot upper & lower Bollinger bands and simple moving average of 20 periods. (DONE)
2. On a new day, when the first 15m candle of a session forms, I want to check if a) the low of the new candle is outside the upper Bollinger band (also known as an open gap up) or b) if the high of the candle is the outside the lower Bollinger band (also known as open gap down). In other words, I want to know if the Bollinger Bands are not touching the new candle's wicks/shadows. (DONE)
3. Alert me if the above happens. (DONE)
4. Run the indicator through an entire watch list. I'm not sure if that's possible, yet. (HELP)
For the above job, this is what I could come up with. I need guidance for the last step . And any suggestions for corrections or improvements would be greatly appreciated!
EMA Bollinger Bands w/ Breakout Signals (EMA BBs)EMA Bollinger Bands with Signals When Price Exits Either Top or Bottom Bollinger Bands (Marked with either Red or Blue Triangles) (EMA BBs)
EMA BBs work even better for day trading and scalping!
These are Multi Bands,
P.S. Sorry Chart Pictured is a mess Ichimoku Cloud is Turned On
This indicator is Bollinger Bands Only w/ Signals of price exiting of bands
BB and Keltner SqueezeStrategy using the Bollinger band with the Keltner Channels . Watch for the Bollinger bands (blue/red lines) squeezing inside the Keltner Channels (pink dots) for a breakout - this could be up or down so use in conjunction with other indicators.
The blue band is the 2 standard deviation from price, the red is 3 standard deviations. With these, typically if the price bounces off the red then it will retrace a little, (although if there is a massive breakout/down this may not hold). When the bands narrow this is an indicator of consolidation, therefore with a likely upcoming breakup or down.
The pink dots are the Keltner Channels. The strategy says if the bollinger bands come inside the Keltner Channels then this is a strong indicator that the breakout is coming. Sometimes the length of time the squeeze occurs for is indicative of the length/strength of the breakout.
These indicators can be used on all timeframes but higher timeframes will be stronger and more reliable of a trend change.
BB and KeltnerStrategy using the Bollinger band with the Keltner Channels. Watch for the Bollinger bands (blue/red lines) squeezing inside the Keltner Channels (pink dots) for a breakout - this could be up or down so use in conjunction with other indicators.
DepthHouse - ATR BandsDepthHouse ATR Bands works very similar to the well-known Bollinger Bands.
However, these bands are calculated slightly different.
Instead of using the standard deviation formula, ATR Bands determines the size of the bands based on the average range.
How to use:
The bands tighten while the markets’ range becomes lower, and widens as its' range becomes broader. Giving the indicator a loaded spring effect.
A break outside of the bands in either direction usually indicates a breakout.
All 3 bands serve as possible support and/or resistance. Meaning breaks back into the bands could indicate a reversal, or end of the breakout.
This indicator is completely customizable, so compiling multiple sized bands on top of each other may create a strong competitive edge.
This indicator is free until January,1st 2018 – see how to get below
--
DepthHouse's ATR Bands is 1 of 3 indicators that will be available for purchase via subscription come Jan 2018.
This indicator package will come with the following 3 indicators:
:: MaxADX ::
::Premium oscillator to help spot forming trends and reversals.
:: MaxADX Signals ::
::Taking MaxADX a step farther by creating an overlay that show possible trend strengthening and reversals via bar colors and shapes.
:: ATRBands ::
::Like Bollinger Bands , this indicator is uses to help spot breakouts, and overbought/sold areas.
--
How to get:
To qualify for the trial period which ends January, 1st 2018, please go to the link on my profile and click subscribe!
You will then be sent directions for your account to be added to the whitelist.
If you have already subscribed to one of my previous indicators, you will be added to the list shortly
Likes and comments are so very much appreciated!