Bollinger Bands (BB)
BB5. Bollinger Bands 5 (oringan)This is bollinger-bands. you can set up 5 BB with this one script.
there are 2 other formular.
0 : classic
1 : my own BB
2 : ATR based BB
I made many custom alert. total 16 alert condition you can see in this script.
CryptoGuru Signals [v2018-08-25]Built an all in one indicator providing buy / sell signals for CryptoGuru
from the ProfitTrailer trading bot discord as a Birthday Present for him.
Others on the discord seemed to like it so I am publishing it here for general use.
He made a request in our TradingView channel:
I'm looking to put together a buy signal for a 5 min time
frame that shows alerts me when a coin in BTC pairs. Is at
the lower of B.B. band or below the lower B.B. band combined
with RSI 30, and a 8/13 cross with the cross showing the coin
moving in up trend.
I made the indicator generic so it will work with any market, trading pair and timeframe.
You can select between ticker price / period or closing price.
The script uses multiple indicators including an EMA cross as its main signal and then optionally
makes use of RSI and Bollinger Bands to support the cross.
These individual indicators parameters can all be configured via the input screen and their colours
changed to suit your preference.
The display of the EMA lines is optional as is the display of the RSI and Bollinger Bands. The
signals will always display based on whatever input criteria you provide. If your input values
don't produce any signals then adjust them until they do.
Copyright (c) 2018, Grant Cause / CryptoCoyns
Fixed TF BBandsCombined daily and 3D Bollinger Bands into one indicator. It will show the BBands uncoupled from the current candle TF's
MA Study: Different Types and More [NeoButane]A study of moving averages that utilizes different tricks I've learned to optimize them. Included is Bollinger Bands, Guppy (GMMA) and Super Guppy.
The method used to make it MtF should be more precise and smoother than regular MtF methods that use the security function. For intraday timeframes, each number represents each hour, with 24 equal to 1 day. For daily, 3 is 3 day, for weekly, 4 is the 4 weekly, etc. If you're on a higher timeframe than the one selected, the length will not change.
Log-space is used to make calculations work on many cryptos. The rules for color changing Guppy is changed to make it not as choppy on MAs other than EMA. Note that length does not affect SWMA and VWAP and source does not affect VWAP.
A short summary of each moving average can be found here: medium.com
List of included MAs:
ALMA: Arnaud Legoux
Double EMA
EMA: Exponential
Hull MA
KAMA: Kaufman Adaptive
Linear Regression Curve
LSMA: Least Squares
SMA: Simple
SMMA/RMA: Smoothed/Running
SWMA: Symm. Weighted
TMA: Triangular
Triple EMA
VWMA: Volume Weighted
WMA: Weighted
ZLEMA: Zero Lag
VWAP: Vol Weighted Average
Welles Wilder MA
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 ❤
Bolinger Bands & Parabolic SARYou can use Bollinger Bands and Parabolic SAR at the same time.
You can choose BB Moving Average Type from SMA, EMA, RMA, WMA.
(if you want to use another type of MA , let me know)
ボリンジャーバンドとパラボリックSARを同時に描画します。
BBの中心線はSMA、EMA、RMA、WMAから選択できます。
(ほかに使いたい中心線があれば相談ください)
MFI/RSI with Volatility Bands [LazyBear (edited)]Edited version of the script by LazyBear.
Update of my previous script.
Features:
- plot both MFI and/or RSI (LazyBear only allows one of both)
- plot RSI/MFI band (over sold - mid - over bought) + indicator lines
MFI/RSI with Volatility Bands [LazyBear (edited)]Edited version of the script by LazyBear.
Update of my previous script.
Features:
- plot both MFI and/or RSI (LazyBear only allows one of both)
- plot an indicator band (over sold - mid - over bought)
BB & KCThis script is a mix of both the default Bollinger Bands and the default Keltner Channels.
It helps in identifying the squeeze of the bands and also the consolidation of the price movement.
3 in 1 (BB, Stoch ,rsi) with alert On the chart there are the BB with purple and green circles to give the entry signal once the price has come back in the bands.The background alert appair when BOTH RSI and STOCH are in overbuy or oversell. the defalt is 20/80 but can set it by yourself.
Tersus Bollinger Bands Scalping Indicator V1.1Tersus Scalping Indicator
Tersus Scalping Indicator places buy and sell signals for Bitcoin in key areas using Bollinger Bands, Moving Averages, and Trend Analysis.
This indicator is very easy to use and makes for a great second opinion when trading.
The buy and sell positions are marked with B for buy and S for sell, in addition adds to position are market with red and green triangles.
The Bollinger Bands show general constriction and turn from red to green depending on market conditions. Red meaning bearish market, and green meaning bullish.
There are a number of lines all over the place and at first glance they can seem daunting. This is what they mean. The green and yellow dotted lines mark sell target stages 1 and 2, and buy target stages 1 and 2. The red dotted line is your buy and sell stop. The light blue is your buy and sell entry.
The candles also change color depending on if things are over sold or over bought using the Stochastic RSI. Purple for overbought and yellow/orange for oversold. The bars will also change to light blue during entry.
This should be limited to the 15 minute time frame for now. I have noticed some very good signals on the daily and some other time frames but this was written for 15 so don't expect it to be as accurate.
For purchasing information please direct message me.
The Curve by Atilla YurtsevenThe Curve by Atilla Yurtseven
This indicator uses real empirical rule (68 - 95 - 99.7 rule). This is not a Bollinger Band indicator. I know BB is a very good indicator however it's unreliable.
First of all, I believe that price is not in a normal distribution. When you plot the histogram, you can not see a nice bell curved shape. It's know that bollinger bands simply uses a simple moving average and add standard deviation of closing price over it. TheCruve in the other hand, converts price to the nice bell shaped normal distribution and it never repaints. If it does, so there is a bug :)
The Curve indicator does not repaint. It's just there at the opening of the new bar! You can use The Curve with any time frame you like and any securities/pairs. Even for stocks. Longer look back periods, give better results.
Inputs:
Look Back Period: This is for calculating probability. Longer periods give better results.
Use Trend: When you enable Trend option, all lines will be calculated based on a Linear Regression trend
What do lines / ranges mean?
1st lines range is 68%. There is 68% probability that bar will close in this range.
2nd lines range is 95%. There is 95% probability that bar will close in this range.
3rd lines range is 99.7%: There is 99.7% probability that bar will close in this range.
FYI: This is an indicator that I have developed for myself. You can use it, apply or not to apply it to your trades. Keep in mind that, you are responsible for all your loses (or wins). Risk is 100% yours. Please use / try "The Curve" only if you accept this condition.
Have fun :)
Atilla Yurtseven
MACD+BB (SH v1.1)Twitter: @DrSHelmet. All credit and thanks to @cryptobiasfunke for this strategy.
Disclaimer: I take no responsibility for your usage of this indicator.
Description:
Indicator version: 1.1
This custom script plots the MACD histogram, applies Bollinger bands to the histogram, and then colours the Bollinger bands in different colours depending on whether the bands are contracting or expanding.
Suggested strategy:
Periods of low volatility, seen in a Bollinger band pinch, are followed by large moves (BB expansion). A contraction of the MACD BB may similarly precede a significant move in price. This indicator allows you to see when such a move may be starting, by watching for colour change (default: blue-->orange) on the BB lines after a BB pinch has occured. If the MACD histogram is increasing in magnitude and surfing the BB in a certain direction, this suggests a price move is starting in the direction of the histogram.
Intended for short-timeframe scalping (<1hr charts), but initial testing suggests some validity on higher timeframes.
BB% MODHELLO EVERYONE !
I created this indicator to simplify my life in the study of the bollinger bands on a multi-time frame optics.
It works exactly like the bollinger bands %B you have of defaul inside tradingwiew;
BUT you can choose via an integrated button that I integrated if you see the indicator on the chart timeframe or a custom time frame, which can be changed via a window
Timeframe that you can choose from the window: 1M, 3M, 15M, 30M, 45M, 1H, 2H, 4H, 8H, 12H, D, 3D, W
For more info contact me in PM
I usually answer in 1/3 Day
BB% MODHELLO EVERYONE !
I created this indicator to simplify my life in the study of the bollinger bands on a multi-time frame optics.
It works exactly like the bollinger bands %B you have of defaul inside tradingwiew;
BUT you can choose via an integrated button that I integrated if you see the indicator on the chart timeframe or a custom time frame, which can be changed via a window
Timeframe that you can choose from the window: 1M, 3M, 15M, 30M, 45M, 1H, 2H, 4H, 8H, 12H, D, 3D, W .
For more info write me in PM.
I answer in 24/48 H
Leading Trader Pulse - Reverse EngineerMy attempt to replicate the functionality of the 'LT Pulse' based on information available in Alessio Rastani videos.
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.
Cumulative Net VolumeThis indicator calculate the Cumulative Net Volume (volume in versus volume out) as seen in red and green cross
I normalize it to be as price indicator -then using color setting it easy to see when volume influx is positive compare to negative period
next step -I add rsi and Bollinger to highlight the area where volume is going up or down with the best period by rsi and Bollinger (green red)
it easy indicator for starter to see where the best buy or sell point
have fun