Short in Bollinger Band Down trend (Weekly and Daily) // © PlanTradePlanMM
// 6/14/2020
// ---------------------------------------------------
// Name: Short in Bollinger Band Down trend (Weekly and Daily)
// ---------------------------------------------------
// Key Points in this study:
// 1. Short in BB Lower band, probability of price going down is more than 50%
// 2. Short at the top 1/4 of Lower band (EMA - Lower line), Stop is EMA, tartget is Lower line; it matches risk:/reward=1:3 naturally
//
// Draw Lines:
// BB Lower : is the Target (Black line)
// BB EMA : is the initial Stop (Black line)
// ShortLine : EMA - 1/4 of (Stop-target), which matches risk:/reward=1:3
// Prepare Zone : between EMA and ShortLine
// shortPrice : Blue dot line only showing when has Short position, Which shows entry price.
// StopPrice : Black dot line only showing when has Short position, Which shows updated stop price.
//
// Add SMA50 to filter the trend. Price <= SMA, allow to short
//
// What (Condition): in BB down trend band
// When (Price action): Price cross below ShortLine;
// How (Trading Plan): Short at ShortLine;
// Initial Stop is EMA;
// Initial Target is BB Lower Line;
// FollowUp: if price moves down first, and EMA is below Short Price. Move stop to EMA, At least "make even" in this trade;
// if Price touched Short Line again and goes down, new EMA will be the updated stop
//
// Exit: 1. Initial stop -- "Stop" when down first, Close above stop
// 2. Target reached -- "TR" when down quickly, Target reached
// 3. make even -- "ME" when small down and up, Exit at Entry Price
// 4. Small Winner -- "SM" when EMA below Entry price, Exit when Close above EMA
//
// --------------
// Because there are too many flags in up trend study already, I created this down trend script separately.
// Uptrend study is good for SPY, QQQ, and strong stocks.
// Downtrend Study is good for weak ETF, stock, and (-2x, -3x) ETFs, such as FAZ, UVXY, USO, XOP, AAL, CCL
// -----------------------------------------------------------------------------------------------------------------
// Back test Weekly and daily chart for SPY, QQQ, XOP, AAL, BA, MMM, FAZ, UVXY
// The best sample is FAZ Weekly chart.
// When SPY and QQQ are good in long term up trend, these (-2x, -3x) ETFs are always going down in long term.
// Some of them are not allowed to short. I used option Put/Put spread for the short entry.
//
布林帶(BB)
Buy in Bollinger Band uptrend (Weekly and Daily) // © PlanTradePlanMM 6/14/2020
// ---------------------------------------------------
// Name: Buy in Bollinger Band uptrend (Weekly and Daily)
// ---------------------------------------------------
// Key Points in this study:
// 1. Long in BB Upper band, probability of price going up is more than 50%
// 2. Buy at the bottom 1/4 of upper band (Upper line - EMA), Stop is EMA, tartget is Upper line; it matches risk:reward=1:3;
//
// Draw Lines:
// BB Upper : is the Target (Black line)
// BB EMA : is the initial Stop (Black line)
// BuyLine : EMA20 + 1/4 of (Target-Stop), which matches risk:/reward=1:3 naturally
// Prepare Zone : between EMA and BuyLine
// buyPrice : Blue dot line only showing when has long position, Which shows entry price.
// StopPrice : Black dot line only showing when has long position, Which shows updated stop price.
//
// Add SMA(50) to filter the trend. Price >= SMA, allow to long
//
// What (Condition): in BB uptrend band
// When (Price action): Price cross over BuyLine;
// How (Trading Plan): Buy at BuyLine;
// Initial Stop is EMA;
// Initial Target is BB Upper Line;
//
// FollowUp: if price moves up first, and the EMA is higher than Entry point, Use EMA as new stop. At least "make even" in this trade;
//
// Exit: 1. Initial stop -- "Stop" when down first, close below stop price.
// 2. Target reached -- "TR" when up quickly, Target reached
// 3. make even -- "ME" when small up and down, Exit at entry Price
// 4. Small Winner -- "SM" when EMA above Entry price, Exit when close below EMA, and higher than entry Price
//
// --------------
// Because there are too many flags in up trend study already, I will create a down trend script separately.
// Uptrend study is good for SPY, QQQ, and strong stocks.
// Downtrend Study is good for weak ETF, stock, and (-2x, -3x) ETFs, such as FAZ, UVXY, USO, XOP, AAL, CCL
// -----------------------------------------------------------------------------------------------------------------
// Back test Weekly and daily chart for SPY, QQQ
// If it will be a big Gap down or a big down move, stop at close price could be a big loss; But this way could avoid may noise, to stay in a trending position longer.
// When buy in trending move, the position could be hold for a big range.
// The best samples are SPY and QQQ daily chart.
//
// Better to use another way to verify the long term up trend first.
// For single stock, it is better shows more relative strength than SPY.
MTF Shifting BBs + Reverse Engineering RSIs Overlay on ChartAnother multi-timeframe indicator presents 3 MTF (each) Bollinger Bands and 3 MTF (each) Reverse Engineering RSI and of course with shifting (left/right) capability.
RERSI in a simple term is the RSI but on the main chart alongside with candles.
There are many adjustable options like:
- Show/Hide each BB
- Show/Hide each MA
- Non-integer BB deviation values
- Positive/Negative shifting values
- Show/Hide each RSI
- Show/Hide each RSI Mid Level
- Adjustable Overbought, Oversold and Mid Levels values
I wrote this after my first script MTFSBB, because it's very useful to have BBs and RSIs together on a chart.
Calculating RERSIs will take some time, so be patient with it and feel free to use it.
Easy Loot Money MakerEasy Loot Money Maker Script
This indicator uses modified Bollinger Bands & Ichimoku Clouds to generate the best opportunities to buy & sell
Works best on lower timeframes, so if you're a day trader or scalper, this indicator is for you
I recommend using anywhere from 5 minute, 15 minute, 1 hour, to 2 hour timeframe to give you the best opportunities on entry & exit price
Obviously mix in your own technical analysis such as support, resistance, and trendlines in addition to using this indicator to make a decision on whether to buy or sell.
This chart here looking at the 1H chart of S&P500 (SPX), you can clearly see that the indicator called the top as well as these miniature swing highs and lows.
To add this indicator to your chart, simply press the 'like' button and it will be added to your favorites under the 'Indicators' tab at the top of your chart.
Please let me know if you have any questions or concerns regarding this indicator, as well as feedback on using it whilst trading.
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 :)
Bollinger Bands + Pivots - V2It drawes a higest or lowest pivot when price intersects with bollinger bands.
Bollinger Bands T3/SMA/EMAThis is Bollinger Bands script with an option to choose three different moving averages. The simple moving average is the original settings used by Mr Bollinger. Exponential is a popular choice as it adds more value to the recent price movements. T3 is a lot faster at adapting to the recent price. Compared to exponential, it gives even more value to the recent prices and furthermore, it is smoother. I use it to polish my True Range scripts.
Another upgrade is the ability to have a different colour of the channel when the baseline moves up or down.
Back to calculation? Is it better to use T3 with Bollinger? My opinion is that it depends on the trader. Both of them give you slightly different information and it is essential to look at the historical behaviour and answer for yourself. Will I use T3 calculation? Well, I built this script to find out if I want to.
Have a great trade!
Colored Directional Movement and Bollinger Band's Cloud by DGTThis study combines Bollinger Bands, one of the most popular technical analysis indicators on the market, and Directional Movement (DMI), which is another quite valuable technical analysis indicator.
Bollinger Bands used in conjunction with Directional Movement (DMI) may help getting a better understanding of the ever changing landscape of the market and perform more advanced technical analysis
Here are details of the concept applied
1- Plots Bollinger Band’s (BB) Cloud colored based on Bollinger Band Width (BBW) Indicator’s value
Definition
Bollinger Bands (created by John Bollinger ) are a way to measure volatility . As volatility increases, the wider the bands become and similarly as volatility decreases, the gap between bands narrows
Bollinger Bands, in widely used approach, consist of a band of three lines. Likewise common usage In this study a band of five lines is implemented
The line in the middle is a Simple Moving Average (SMA) set to a period of 20 bars (the most popular usage). The SMA then serves as a base for the Upper and Lower Bands. The Upper and Lower Bands are used as a way to measure volatility by observing the relationship between the Bands and price. the Upper and Lower Bands in this study are set to two and three standard deviations (widely used form is only two standard deviations) away from the SMA (The Middle Line), hence there are two Upper Bands and two Lower Bands. The background between two Upper Bands is filled with a green color and the background between two Lower Bands is filled with a red color. In this we have obtained Bollinger Band’s (BB) Clouds (Upper Cloud and Lower Cloud)
Additionally the intensity of the color of the background is calculated with Bollinger Bands Width ( BBW ), which is a technical analysis indicator derived from the standard Bollinger Bands indicator. Bollinger Bands Width, quantitatively measures the width between the Upper and Lower Bands. In this study the intensity of the color of the background is increased if BBW value is greater than %25
What to look for
Price Actions : Prices are almost always within the bands especially at this study the bands of three standard deviations away from the SMA. Price touching or breaking the BB Clouds could be considered as buying or selling opportunity. However this is not always the case, there are exceptions such as Walking the Bands. “Walking the Bands” can occur in either a strong uptrend or a strong downtrend. During a strong trend, there may be repeated instances of price touching or breaking through the BB Clouds. Each time that this occurs, it is not a signal, it is a result of the overall strength of the move. In this study in order to get a better understanding of the trend and add ability to perform some advanced technical analysis Directional Movement Indicator (DMI) is added to be used in conjunction with Bollinger Bands.
Cycling Between Expansion and Contraction : One of the most well-known theories in regards to Bollinger Bands is that volatility typically fluctuates between periods of expansion (Bands Widening : surge in volatility and price breaks through the BB Cloud) and contraction (Bands Narrowing : low volatility and price is moving relatively sideways). Using Bollinger Bands in conjunction with Bollinger Bands Width may help identifying beginning of a new directional trend which can result in some nice buying or selling signals. Of course the trader should always use caution
2- Plots Colored Directional Movement Line
Definition
Directional Movement (DMI) (created by J. Welles Wilder ) is actually a collection of three separate indicators combined into one. Directional Movement consists of the Average Directional Index (ADX) , Plus Directional Indicator (+D I) and Minus Directional Indicator (-D I) . ADX's purposes is to define whether or not there is a trend present. It does not take direction into account at all. The other two indicators (+DI and -DI) are used to compliment the ADX. They serve the purpose of determining trend direction. By combining all three, a technical analyst has a way of determining and measuring a trend's strength as well as its direction.
This study combines all three lines in a single colored shapes series plotted on the top of the price chart indicating the trend strength with different colors and its direction with triangle up and down shapes.
What to look for
Trend Strength : Analyzing trend strength is the most basic use for the DMI. Wilder believed that a DMI reading above 25 indicated a strong trend, while a reading below 20 indicated a weak or non-existent trend
Crosses : DI Crossovers are the significant trading signal generated by the DMI
With this study
A Strong Trend is assumed when ADX >= 25
Bullish Trend is defined as (+D I > -DI ) and (ADX >= 25), which is plotted as green triangle up shape on top of the price chart
Bearish Trend is defined as (+D I < -DI ) and (ADX >= 25), which is plotted as red triangle down shape on top of the price chart
Week Trend is assumed when 17< ADX < 25, which is plotted as black triangles up or down shape, depending on +DI-DI values, on top of the price chart
Non-Existent Trend is assumed when ADX < 17, which is plotted as yellow triangles up or down shape, depending on +DI-DI values, on top of the price chart
Additionally intensity of the colors used in all cases above are defined by comparing ADX’s current value with its previous value
Summary of the Study:
Even more simplified and visually enhanced DMI drawing comparing to its classical usage (may require a bit practice to get used to it)
As said previously, to get a better understanding of the trend and add ability to perform some advanced technical analysis Directional Movement Indicator (DMI) is used in conjunction with Bollinger Bands.
PS: Analysis and tests are performed with high volatile Cryptocurrency Market
Source of References : definitions provided herein are gathered from TradingView’s knowledgebase/library
Disclaimer: The script is for informational and educational purposes only. Use of the script does not constitutes professional and/or financial advice. You alone the sole responsibility of evaluating the script output and risks associated with the use of the script. In exchange for using the script, you agree not to hold dgtrd tradingview user liable for any possible claim for damages arising from any decision you make based on use of the script
4. AutoBots Trading - BACKTEST: Bollinger BandsBACKTEST: Bollinger Bands
1. Description: a technical analysis tool defined by a set of trendlines plotted two standard deviations (positively and negatively) away from a simple moving average ( SMA ) of a security's price, but which can be adjusted to user preferences.
2. Strategy rules: defined based on the component, signal count, entry prices, open order count, position check, position averages, conditional closes and close signals.
3. Risk management: system was defined based on the choice of only long, only short or both sides. Defining the choice of take profit, stop loss and trailing stos (no repaint).
4. Symbol: EURUSD (only)
5. Suggested Timeframe: 1H
6. Parameter for optimization: 13, 1.5, side: both, tp: 0.4%, sl: 0.2%, ts: na
7. Walk forward simulation
7.1. In sample period: jan/2018-jan/2020
7.2. Out of sample period: jan/2020 - ago/2020
** For purpose educate only
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
LIZ TIME DIMENSIONEach hourly foot can display the moving average line for the same period of time in the same color.
The average moving line that you want to see is displayed by time leg, as well as the long-term Bollinger band that should be noticed by the time leg.
1. You can get a lot of useful information at a glance by displaying the moving average line of the long-term and period setting that many traders are aware of.
○ The period setting of the moving average line displayed in each time and foot is not fixed as usual, but changed the period by time and foot, and the moving average line of the same color
is the same.
It is a moving average line of time (for example, an hourly average line and a four-hour average line).Therefore, the market price is always the same even if the time to see changes
You can see it on a scale.It doesn't happen when you look at it in five minutes, but when you look at it in four hours, it looks like a downward trend.
○ The sensitivity of the rate to the moving average line displayed is very high.
You can see how rate moves, such as trends, are determined, and you can see reality in abstract chart moves
I can feel it.Purple 24 hours (one day) moving average line with 1 minute to 4 hours of foot, Green 1 week moving average line with 5 minute to day.
The sensitivity to the Blue Monthly Movement Average Line, which is displayed from 5 mins to 5 weeks, and Red One Year Movement Average Line, which is displayed from 1 hour to 5 weeks,
is very high.
Just look at whether the rates are moving up or down the moving average line and you'll be able to decide what to look for.
○ What is the positional relation between the moving average line of seven (eight in addition to the weekly moving average line) in the short, short, medium, medium, long, and long periods?
To make the direction and intensity of the trend easier to recognize, it is colored between moving averages to be visible as short- and medium-term clouds.
The three clouds changed color to warm rising clouds and cold falling clouds, depending on the relation of the moving averages.
·Strong upward trend rates when all clouds are unified in either upward or downward direction and are arranged in the order of short-term, medium-term or long-term clouds
·The thickness of the clouds is strong, and when the thickness is increased, the trend rate is strong.
·Trendless market when clouds overlap or the colors of the clouds are mixed
• Range price when rates are moving back and forth between clouds
You can visually and intuitively understand the market conditions, such as .
○ Short-term, short-term, medium- and short-term positional relationships will indicate the timing of the entry payment and the direction of the long-short.It's also written.
In conjunction with this, the duration for which the background color should be long changes to light warm color and warm color, and the duration for short changes to light cold and cold
color.
2. The long-term Bollinger band is displayed so that you can trade with the higher time base than the time base you see.
○ You can ride on a long-term trend by detecting and entering the trend occurrence of long-term feet with short-term feet.
Buy high prices, sell low prices, relax your trend-follow-style tears, and enable stress-free entries.
○ A light, transparent gray filter is displayed between the long-term foot Bollinger band ±1σ which sets the period suitable for the time and foot.
I understand that while the rate is moving in this zone (called gray zone), it is difficult to trend and the price range is small, so it should not be taken care of.
Yes, you can use this filter to prevent deception when the volatility is not present, and if you are out of the filter, you can use the above sign.
By trading in accordance, you can invest in trend-follow tiles while avoiding losses in range markets.
○ Bollinger bands generally display six of ±1σ, ±2σ and ±3σ, but in this indicator, two are inside ±1σ and two are outside ±3σ.
We have added a total of four bands.The former sets up early entries and the latter sets up new reverse positions, expecting a market shift from overheating.
for tips on how to
○ Expansion period (expansion period) due to characteristics of the Bollinger band is a period when volatility is big for trade, and a squeeze period
(Shrinking period) I understand that the volatility is small and it is not suitable for trade.Also, it's a squeeze period, but it's not
You can seize investment opportunities by making you expect the timing to move from contraction to expansion and by watching.
※Valid time difference by series
1 minute, 5 minutes, 15 minutes, 30 minutes 1 Hour, 4 Hour, Daily, Week (Total 8 Hours)
。This is the top version of the Makenai Chart indicator.
。Bolinger band ±3σ with 200 SMA and 200 SMA as the center band is now displayed in common on each hour leg.
。Changing the setting of the foot short-term moving average line for 5 minutes 15 minutes 30 minutes 1 hour to make the short-term cloud easily twisted and to speed up the trading timing.
。Adding ultra short term and short term clouds, which are much shorter than short term clouds, we responded to the requests of traders who want to deal with the roller coaster market and
cut the profit quickly.
(Select short-term clouds, short-term clouds, and ultra-short-term clouds to be used for entry and settlement according to the trade style and the 'dissociation between price and moving average'
which varies depending on the brand, time, and market value.)
。According to the calculation of another indicator (LIZ ADX+DMI), the background has become gray synchronously for a period of inactivity and non-trading.
(In such a period, it is often difficult to follow the trend because the market price is difficult even for lower-level ones, and often it is difficult to follow the trend.)
·Many indicators are counted in one, so you can also view the free version of your account, which has three indicators to display.
If you are interested in the invitation-only indicator, please contact us on private chat.
各時間足で同じ期間の移動平均線が同じ色で表示できます。
時間足によって見たい複数の移動平均線が表示される他、その時間足で意識すべき期間設定された長期ボリンジャーバンドも表示されます。
1.長期間でかつ多くのトレーダーが意識する期間設定の移動平均線が表示される事で
以下の有益な情報を一目で得る事ができます。
○各時間足に表示される移動平均線の期間設定は、通常のように期間を一定にするの ではなく、期間を時間足毎に変え同色の移動平均線は同じ時間の移動平均線
(例えば1時間平均線、4時間平均線というように。)としてあります。
このため、見る時間足が変わっても、相場を常に同じ尺度で眺める事ができます。
「5分足では上昇トレンドに、4時間足では下落トレンドに見える。」
という事が起こりません。
○表示される移動平均線に対するレートの感応度は非常に高く、移動平均線にレ-ト
が差し掛かると抵抗を受け反発したり移動平均線を抜けると、勢いよくトレンドが
発生するなど、レートの動きがどのようにして決まっているかを実感でき、抽象的
だったチャートの動きにリアリティーを感じる事ができます。
特に1分足から4時間足まで表示される紫24時間(1日)移動平均線、5分足から
日足まで表示される緑1週間移動平均線、5分足から週足まで表示される青1ヶ月
移動平均線、1時間足から週足まで表示される赤1年移動平均線に対する感応度は
非常に高く、それぞれの移動平均線の上下どちらでレートが推移しているかを見る
だけで、買い目線売り目線の決定ができます。
○短々期、短期、中短期、中期、中長期、長期、長々期の7本
(週足だけはそれに加え最長期の8本)の移動平均線がどのような位置関係にあるか
によってトレンドの方向と強さが認識しやすいよう移動平均線間に着色し短期雲、
中期雲として意識できるようになっています。
3つの雲は移動平均線の関係によりそれぞれ暖色の上昇雲、寒色の下落雲に色が変わり、
・全ての雲が上昇下落どちらかに統一されで短期雲、中期雲、長期雲という順に並
んでいる時は強い上昇トレンド相場
・雲の傾きがきつく厚みがしっかりしている、厚みが増している時は強いトレンド相場
・雲が重なったり、各雲の色がまちまちの時はトレンドレス相場
・雲と雲の間をレートが行ったり来たりしている時はレンジ相場
など、視覚的直感的に相場の状況が理解できます。
表示が可能な時間足は1分、5分、15分 30分、60分、4時間、1日、1週間(合計8つ)です。
※Makenai Chart Indicator の上位版です。
・200SMA,200SMAを中心バンドとするボリンジャーバンド±3σが各時間足に共通で表示されるようになりました。
・5分15分30分1時間足短期移動平均線の設定を変更し、短期雲がねじれやすくし、決済タイミングを早めました。
・短期雲よりさらに短い、超短期雲・短々期雲を追加し、ジェットコースター相場への対応、早めに利確・損切りしたいトレーダーの要望に対応しました。
(トレードスタイルに応じ、また銘柄・時間足・相場つきによって変わる『価格と移動平均線との解離』に応じ、エントリー・決済に使う短期雲・短々期雲・超短期雲を選択します。)
・別のインジケーター(LIZ ADX+DMI)の計算による、ボラティティーがなくトレードに向かない期間は、同期して背景がグレーになるようになりました。
(LIZ ADX+DMIの詳細はこちらのリンクからご覧になれます。https://jp.tradingview.com/script/AUWqluGM/)
(そのような期間は下位足でも難しい相場つき、レンジやランダム相場になっている事が多いため、トレンドフォローが難しい可能性が高いです。)
・たくさんのインジケーターが1つにカウントされるため、表示できるインジケーター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.
Triple MA + EMA + SMMA + BBCombined multiple scripts under one script.
Great for Free account users. ;-)
This script contains:
Moving Average
Exponential Moving Average
Smoothed Moving Moving Average
Bollinger Bands
Overlay_set by HallyIt is a set of overlay indicators that combine 5 simple moving averages, Bollinger band, and clouds of Ichimoku cloud.
The reason I made this is because I want to make it easier to switch the display of the indicator when trading in a short time.
For example, if you double-click SMA, the setting dialog for this indicator opens. Immediately check the check box of the Bollinger you want to add and close the dialog.
You can quickly switch the display with this feeling and save the amount of mouse movement.
x0xXx0xx0xXx0xx0xXx0xx0xXx0xx0xXx0xx0xXx0xx0xXx0xx0xX
単純移動平均線5本と、ボリンジャー・バンド、一目均衡表の雲を1つにまとめたオーバーレイ系のインジケーターのセットです。
これを作った理由は短い時間でのトレードの際にインジケーターの表示を切り替えるのを楽にしたいからです。
たとえば、SMAをダブルクリックすればこのインジケーターの設定ダイアログが開くのですぐに追加表示したいボリンジャーのチェックボックスにチェックしてダイアログを閉じる。
という感じで素早く表示を切り替えることが出来き、マウスの移動量を節約できます。
Bollinger Bands Strategy - CohenIndicator based on the “Prince of NY” strategy developed by Rodrigo Cohen .
It consists in the use of Bollinger Bands, combined with a coloring rule to indicate places of purchase and sale.
An entry signal is given when a candle close outside the band, where, if the next one closes inside, there is the entrance, looking for the MA or the other band.
Red candle - indicates a sell signal.
Green candle - indicates a buy signal.
Bollinger Bands Reversal setups This strategy is meant to be traded mainly on the Forex market.
It is to be used in ranging markets after having identified both support and resistance. You need to identify those zones manually with your preferred method.
The current script will look for a candle breaking the lower band of the Bollinger bands (20,2) followed by an Engulfing candle for a bullish trade.
For a bearish trade, we are looking for a break of the upper band of the Bollinger Bands (20,2) followed by an Engulfing candle.
A setup is only valid if both the engulfed & engulfing candles break the Bollinger Bands.
Additionally, a trade would be triggered only if the price breaks the low of the Engulfing candle ( bearish ) or the high of that candle ( bullish ).
At the moment, the indicator doesn't show the actual Bollinger Bands to reduce clutter on the chart.
You can add a 20,2 Bollinger Band if you prefer.
If you want to get access to this script, send me a private message through TradingView.
Etienne Crete
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;