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
ボリンジャーバンド (BB)
Bollinger Bands + RSI Double Strategy (by SlumdogTrader)
// SlumdogTrader's Bollinger Bands + RSI Double Strategy - Profit Trailer
//
// Version 1.0
// Script by SlumdogTrader on July Fri 13(!), 2018.
//
// This strategy uses a normalise Bollinger Bands + RSI.
//
// Bollinger Band triggers
// SELL - when the price is above the upper band.
// BUY - when the price is below the lower band.
//
// RSI triggers
// SELL - when the price is above 55.
// BUY - when the price is below 45.
//
// This simple strategy only triggers when
// both the BB and the RSI
// indicators, at the same time, are in
// a overbought or oversold condition.
//
// Visit my TradingView work at:
// www.tradingview.com
//
// Visit my website at:
// www.slumdogtrader.com
Automatic Support and Resistance %BThis script create support and resistance lines based on %B indicator
The script is multi timeframe.
Enjoy
Advanced Bollinger BandsThis is a more advanced version of the standard Bollinger Bands indicator. It allows you to change the type of the moving average (Simple, Exponential, Weighted, Volume-weighted, Triple EMA or a moving average that uses RSI ). The indicator also allows you to volume weight the indicator (turned on by default). If you want to weight the oscillator against the true range instead of volume this is also possible. By default, this will be done automatically for assets that do not support volume .
Bollinger Bands %bb (normalised) & RSIIndicator for displaying both Bollinger Bands %bb (normalised) and RSI simultaneously (Usual 0 - 1 range of BB normalised to the 30 - 70 range of RSI).
When both Bollinger Bands %bb and RSI are OB/OS then the column will turn blue and a buy/sell arrow will appear in the indicator provided other conditions pertaining to the OB/OS condition in one of the last two candles are also met.
I use this mainly for Cryptocurrencies for shorter time periods to indicate possible trade opportunities.
You could also set an alert on the arrow indicator appearing to auto trade.
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
Cooltoyz : Bollinger ShadowsFinally, another gadget for the cooltoyz series :)
this is a simple tool to allow vizualizing bollinger bands with several values/levels. usually boll bands have the levels at 1.5, 2, 3, for multiplier of standadrd deviations. but, just changing those values, we can apply fibbonnaci levels to the bands.
The inputs on this indicator come with fib levels by default, but the values are part of input fields, so it's easy to change to whatever you prefer, back to the calssic std.deviation values, for example. also, the colors are set to make a visual slope, so it's more instinctive to see how strong the candles are moving.
just play with it, and like it. or not :)
here is another example, where the colors are reversed, to create a more classic "shadowy" effect.
i just like to have the edge level set stronger, it's easier to see when stuff is "on fire" :)
Cooltoyz: Multi level Bollinger ShadowsFinally, another gadget for the cooltoyz series :)
this is a simple tool to allow vizualizing bollinger bands with several values/levels. usually boll bands have the levels at 1.5, 2, 3, for multiplier of standadrd deviations. but, just changing those values, we can apply fibbonnaci levels to the bands.
The inputs on this indicator come with fib levels by default, but the values are part of input fields, so it's easy to change to whatever you prefer, back to the calssic std.deviation values, for example. also, the colors are set to make a visual slope, so it's more instinctive to see how strong the candles are moving.
just play with it, and like it. or not :)
EMA_BB_DAYOFWEEK updated my on screen options
added chris moody's day of the week - added that option so that day range can be seen easily - credit to chris moody.
also have favoured EMAS and bollinger band so that 3 indicators can be used on accounts with 5 indicator options.
colours can be changed in the script so ones that suit white back grounds or can save a template once you have what you are after.
hope this helps traders out there with seeing levels and EMA turning points.
cheers
BB+AO STRATto be used with AO indicator, based on forex strat --
www.forexstrategiesresources.com
works on 1/3/5/15/30 candles, buy signals are best when the black 3 fast ema crosses up through the red mid band
BB+AO ALERTSto be used with AO indicator, based on forex strat --
www.forexstrategiesresources.com
works on 1/3/5/15/30 candles, buy signals are best when the black 3 fast ema crosses up through the red mid band
BB+AO STRATto be used with AO, based on forex strat --
www.forexstrategiesresources.com
works on 1/3/5/15/30 candles
Script functionality test - work in progress (2RS + BB + MA)This is the first script I've written. Its sole purpose is to make me learn a bit of pine script. Its not intended to trade live.
Feel free to modify it if you wish and let me know if you do it. Also any comments are welcome!
Also i need help in two things:
1. Im unable to print the "in-strategy" rsi on chart
2. I want to ignore the first buy signal after each sell. I was looking to ad a counter to the signals but im unable to do it.
Any help will be greatly appreciated!
[f(x)] Bollinger Donchian RemixThis is my version of a mixture of Bollinger and Donchian (BB/DC Remix)
It is a modified fork of Dolchian/Bollinger Hybrid by Ricardo Santos ( DBH.V0)
this is the two pictures comparing it.
Made this Fork because Santos' code starts getting chopping with my type of settings.
His time input is 24, but mine varies between 13 and 21.
You really notice in scalping and sometimes intraday timeframes with my settings.
His also differ from mine based on the trendline, where he modifies his Simple Moving Average, which is default color is black, and I use the the default one, which the default color is red.
Also you can change the trendline type input (open,close,hl2,etc...) to tailor your preference.
Note: Default is close, Santos use hl2, I use ohlc4.
Projecting From Stability & Low RSIStable periods that are projected can be found using Bollinger Band Percent Width Crossing historically low RSI.
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 Band Percent Width Crossing RSIBollinger Band width is hard to follow on log charts, but it's an excellent indicator for volatility. When BBand % width crosses down through periods of low crosses down through periods where RSI is low, you may be able to count on a substantial reversal over the intermediate or long-term.
RSI+Bollinger BandsThis is a simple RSI with applied Bollinger Bands. The BB may help spotting "hidden" divergences or "fake" divergences. For instance: in an uptrend we have a high followed by a higher high, the plain RSI shows a divergence, adding BB we see that the first (higher) RSI high is inside the BB, while the second (lower) RSI high is outside the bands, this would be a fake divergence.
The use of the indicator should be straightforward, for any questions feel free to write me a message
Gunbot - Bbands - UnlockedThis is a repost, the first version was locked and I am unable to unlock it. So I'm simply publishing it anew.
Original Post
Original Description
This is more of a test run than anything. Gunbot approximation courtesy of Vosechu and the original can be found here.
MG - Bollinger band alerts- Displays the Bollinger Bands for standard deviation coefficients 2 & 3 (can toggle both independently)
- Has four preset alerts
- Price reached upper band (SD = 3)
- Price reached upper band (SD = 2)
- Price reached lower band (SD = 2)
- Price reached lower band (SD = 3)