BBMA : Bollinger Band & Moving AverageBased on trading technique by Mr Oma Ally, Technical Analysis Guru.
1. Bollinger Band - standard setting, MA20, Dev = 2
2. EMA 50 ( Line Color = Aqua )
3. WMA High ( wma5 High and wma10 High )
Area Pink : WMA5 High < WMA10 High
Area Gray : WMA5 High > WMA10 High
4. WMA Low ( wma5 Low and wma10 Low )
Area Green : WMA5 Low > WMA10 Low
Area Gray : WMA5 Low < WMA10 Low
5. If you wish to see wma lines, adjust the transparency at the menu.
This is just an indicator setting.
For technique and how to apply for trading, kindly please refer to web/youtube/class/etc :)
Komut dosyalarını "bollingerband" için ara
Bollinger Bands + Pivots - V2It drawes a higest or lowest pivot when price intersects with bollinger bands.
GM 2 EMA Cross + BBScript for seeing the below EMAs
3
5
13
50
100
This also plots a red cross when -ve crossover of 3 by 5 EMA & green cross when +ve crossover of 3 by 5 EMA
Bollinger Bands
2
3
MultiTimeFrame Shifting Bollinger BandsJust 3 Bollinger Bands with different adjustable timeframes plus shifting (left/right) capability and non-integer deviation values.
I wrote this because I couldn't find the perfect BB indicator that matches my needs. Feel free to use it.
GM EMA BB {EMA(5-26-50) + BB(2-3)}A modified script that shows the EMA of 5, 26, 50 along with nested Bollinger Bands of 2 & 3 mult.
Useful for Growth Module students
Lobowass 2 Supports and resistances with Bollinger BandsThis script uses maximums and minimums of 4 hours and 30 minutes, giving possible rebound points, once the price reaches the overbought or overbought we will look for resistance or support that indicates a change in trend, to take operations, and with the EMA of 200, we can see the trend, to operate in favor of it, this will give us a greater chance of success in our trade
Default values:
Bollinger Band
Lenght=34
Mult=2
Bollinger Band 2
Lenght=34
Mult=2.5
EMA
Period=200
Support and Resistance to 30 min and 4 hours
This configuration is the preferred one, it gives us reliable entry points, but with the help of price action we can achieve greater possibility of success in the trade
Jackrabbit.modulus.BollingerBandsThis is the Bollinger Bands indicator for the Jackrabbit suite and modulus framework.
This indicator supports differential timeframe analysis and confirmational bias. Dynamic timeframes are supported.
This is a complete reconceptualization of the Bollinger Bands. Bollinger Bands typically center around a central median. This version allows the upper and lower boundaries to have their own source and it maintains perfect polarity even when the lower boundary is above the upper boundary. The upper and lower medians can have independent moving averages, as can the smoothing averages for the upper and lower boundaries. This algorithm support 4 different moving averages in total.
The main indicatior and the confirmational indicator can both be individually tuned for the fast, and slow moving averages with different and independent lengths and 27 different moving average types:
SMA, Double SMA, Triple SMA,
EMA, Double EMA, Triple EMA,
WMA, Double WMA, Triple WMA,
VWMA, Double VWMA, Triple VWMA,
Hull, Double Hull, Triple Hull,
ZLEMA, Double ZLEMA, Triple ZLEMA,
SWMA, Double SWMA, Triple SWMA,
SSMA, Double SSMA, Triple SSMA,
SMMA,Double SMMA, Triple SMMA
All moving averages can also have their own source input: Open, Close, High, Low, HL2, HLC3, and OHLC4
The Jackrabbit modulus framework is a plug in play paradigm built to operate through TradingView's indicator on indicatior (IoI) functionality. As such, this script receives a signal line from the previous script in the IoI chain, and evaluates the buy/sell signals appropriate to the current analysis. The results are either combined with the signal line, or used as confirmation to the signal line. A new signal line is generated for the next script in the link.
Buy/Sell alerts are produced by the main Jackrabbit script, or the modulus AlertSystem script. This script is not designed or meant to function outside my framework and contains no alert capabilities.
By default, the signal line is visible and the charts are turned off. Signal line visibility is controlled by the Style tab, and the charts display is controlled by the indicator settings tab.
This script is by invitation only. To learn more about accessing this script, please see my signature or send me a PM. Thank you.
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! :-)
Gap driven intraday trade (better in 15 Min chart)// Based on yesterday's High, Low, today's open, and Bollinger Band (20) in current minute chart,
// Defined intraday Trading opportunity: Stop, Entry, T0, Target (S.E.T.T)
// Back test in 60, 30, 15, 5 Min charts with SPY, QQQ, XOP, AAPL, TSLA, NVDA, UAL
// In 60 and 30 min chart, the stop and target are too big. 5 min is too small.
// 15 min Chart is the best time frame for this strategy;
// -------------------------------------------------------------------------------
// There will be Four lines in this study:
// 1. Entry Line,
// 1.1 Green Color line to Buy, If today's open price above Yesterday's High, and current price below BB upper line.
// 1.2 Red Color line to Short, if today's open price below Yesterday's Low, and current above BB Lower line.
//
// 2. Black line to show initial stop, one ATR in current min chart;
//
// 3. Blue Line (T0) to show where trader can move stop to make even, one ATR in current min chart;
//
// 4. Orange Line to show initial target, Three ATR in current min chart;
//
// Trading opportunity:
// If Entry line is green color, Set stop buy order at today's Open;
// Whenever price is below the green line, Prepare to buy;
//
// If Entry line is Red color, Set Stop short at today's Open;
// Whenever price is above the red line, Prepare to short;
//
// Initial Stop: One ATR in min chart;
// Initial T0: One ATR in min chart;
// Initial Target: Three ATR in min chart;
// Initial RRR: Reward Risk Ratio = 3:1;
//
// Maintain: Once the position moves to T0, Move stop to "Make even + Lunch (such as, Entry + $0.10)";
// Allow to move target bigger, such as, next demand/supply zone;
// When near target or demand/supply zone or near Market close, move stop tightly;
//
// Close position: Limit order filled, or near Market Close, or trendline break;
//
// Key Step: Move stop to "Make even" after T0, Do not turn winner to loser;
// Willing to "in and out" many times in one day, and trade the same direction, same price again and again.
//
// Basic trading platform requests:
// To use this strategy, user needs to:
// 1. Scan Stocks Before market open:
// Prepare a watch list for top 10 ETF and Top 90 stocks which are most actively traded.
// Stock might be limited by price range, Beta, optionable, ...
// Before market open, Run a scan for these stocks, find which has GAP and inside BB;
// create watch list for that day.
//
// 2. Attach OSO and OCO orders:
// User needs to Send Entry, Stop (loss), and limit (target) orders at one time;
// Order Send order ( OSO ): Entry order sends Stop order and limit order;
// Order Cancel order ( OCO ): Stop order and limit order, when one is filled, it will cancel the other instantly;
(NKC) MTF Squeeze Pro MultiTimeframe Squeeze Momentum Pro
Dots indicate squeeze
Fills indicate momentum
Short-Term Ichimoku Kinko-hyo+This Ichimoku Kinko-Hyo is an indicator which has been changed for short-term trading and, It has a “target price theory(one of three theory of Ichimoku Kinko-Hyo) function.”
Also, In this indicator, It can be plotting the “Span model”, “Super Bollinger Bands” which has Invented by a Japanese currency dealer Toshihiko Masaki, And Moving Average.
In addition, you can select setting only “clouds” and “Lagging span” or displaying Default Ichimoku Kinko-Hyo.
This indicator is modified original Ichimoku Kinko-Hyo, but It made based on the true usage of Ichimoku Kinko-Hyo.
For the evidence, I referred to the book supervised by Ichimoku-Sanjin the third generation.
Describe below about features↓↓↓.
- 2nd Cloud to check relation two Lead Lines and Lagging span.
- Background-color for discovering “Three Roles Improvement (In Japanese: 三役好転)” and “Three Roles Reversal (In Japanese: 三役逆転)”.
- Signal of Crossing Base Line and Conversion Line.
- mode selection of Ichimoku Kinko Hyo.
- Calculation feature for Target Price theory.
- A switch to replace Base Line and Conversion Line with 3 Moving Average lines.
- And others...
JSE Top 40 Comparative Relative StrengthThis code adapts the code by vitvlkv to be appropriate for comparison of JSE stocks with the Top 40 index. It also includes moving averages and Bollinger Bands to identify extreme conditions. You can change the colours and deselect moving averages to make the plot less cluttered. You can also change the selection to compare the stock against to JSE:J201 if you want to compare it to the All Share Index.
Better Bollinger BandsIt is a highly configurable Bollinger Bands implementation.
You can choose different moving averages: EMA, SMA, WMA, VWMA, RMA (Wilder's EMA), ZLEMA, HMA (Hull MA), ALMA
Select between standard or mean deviation
You can use "High" or "Low" for upper and lower bands, which makes them much better for dynamic support-resistance
You can shift (offset) right the bands to use it as support and resistance in the future
Bollinger Bands Fibonacci Ratios (Automatic Timeframe)A Fibonacci Bollinger Bands indicator with automatic timeframe detection.
The timeframe reverts to the value specified in settings when viewing Daily, Monthly or seconds-based charts.
Based on: Bollinger Bands Fibonacci ratios by Shizaru (/script/bCy9urOG-Bollinger-Bands-Fibonacci-ratios/)
PS3X BB CompanionTo be used as a visual tool alongside "Profit Sniper 3.0" Indicator to allow you to identify suitable exit points for trades relating to price crossing Bollinger Bands, example use is on the 30 minute chart to identify bullish or bearish trends to guide lower timeframe trading plays.
Send me a PM to get access.
PS3X BB CompanionPS3X BB Companion indicator to use ideally on higher timeframes (HTF) to alert on trend changes and potential trade exits.
To be used as a visual tool alongside "Profit Sniper 3.0" Indicator to allow you to identify suitable exit points for trades relating to price crossing Bollinger Bands, example use is on the 30 minute chart to identify bullish or bearish trends to guide lower timeframe trading plays.
Send me a PM to get access.
Multiple MA + Bollinger bands + Ichimoku cloudThis is an extension of my previous script 'Multiple MA', now featuring also an Ichimoku Cloud and Bollinger bands.
More, I added more functionality to the integrated Bollinger bands script, that by default use only Standard Moving Average to plot the bands. With this script you can plot Bollinger bands using the MA you prefer from the ones included in the 'Multiple MA' script (SMA, EMA, WMA, VWMA and Hull MA), allowing you to better fit your preferences.
About Ichimoku cloud I choose to enable by default only the cloud and the lagged price, which I consider the most useful components of this indicator, however you can enable each component from the settings.
I tried to make 3 indicators fit well with each other using some graphical customization (It works quite well with dark background). However keep in mind that i made this script as much customizable as possible, letting you enable and disable each one of the components from the plot. So you can take advantage of the whole indicators, and in case, clean the plot when you feel it's too much full of drawings and lines.
Please show me your support if you like the script, and find it useful, thanks!
Bollinger Bands Deviation - yo_adriiiiaanBollinger Band Deviations
In theory price trades within 2 standard deviations 95% of the time. This is an attempt to capture that 5% that deviates from the bands.
Useful for taking profit or signaling a reversal.
Choi Bollinger Band, Moving average, Awesome Oscillator Action Combine Bollinger Band signal with Awesome Oscillator signal by changing the baseline of signal Bollinger Band as well to show trading status.
This also includes 5-day and 50-day Moving average signals and the color change of candles To show trading status.
Multi-TimeFrame Bollinger BandsScript which plot multi-timeframe bollinger bands, up to 3 different timeframes. It is intended to show higher timeframe bands on a smaller timeframe. Default options are 1m, 5m and 15m and used on a 1m chart for crypto-currencies.
It can be used to get a better overview of the current trend.
Bollinger Bands Plus [xdecow]Bollinger bands with the option to use different types of moving averages.
-SMA
-EMA
-RMA
-WMA
-VWMA
-SWMA
-DEMA
-HMA
-SMMA
-T3
-TEMA