Bollinger Bands + RSI Strategy by CMNisalCan be Used on Any timeframe.
Based on Bollinger Bands and RSI ( Relative Strength Index )
Used for Testing below Trade Setups on 3Commas.
Bollinger Bands
BB-20-2-LB
BB-20-1-LB
Relative Strength Index
RSI-7 <70
RSI-7 <30
Added Short Entry Switch
Added RSI Skipping Option
Price Should cross the Band and Close the candle Above/Below the band
Komut dosyalarını "bollingerband" için ara
Improved Bollinger Swing Strategy Stock NasdaqThis is an improved bollinger band strategy adapted to Nasdaq Index/Stocks.
The new update include a multiple logic calculation BB adapted for long and short, together with a risk management using movement in %.
Rules for entry
For long we have a crossover between the close and the lower band from the bb
For long we have a crossover between the close and the upper band from the bb
Rules for exit
We exit when we either find a reverse condition, or if we hit the take profit/stop loss levels.
If you have any questions, let me know !
Bollinger bands + EMAI discovered a video on YouTube which was published on Jan 22, 2021. I just coded on TradingView. It's performing better in smaller TimeFrames (1m, 5m, ...).
How does it work? How to use?
This is based on Bollinger Bands and Exponential Moving Average. The logic is so simple: It will wait until the a candle starts to poke out of the BB. When it figures out a price outside the band, it will be altered for next candle. If the next candle close back inside the band, it will be marked with a up triangle (for long positions) or down triangle (for short positions). The take profit level would be the Exponential Moving Average.
It can be used as a confirmation alongside other techno fundamental tools and analysis.
P.S. As it's prohibited by community rules to link to outside, while it seems to be a kind of advertisement, I cannot share the link to the video. Cheers to those creative and kind YouTubers!
Multiband Oscillator - Zigzag versionJust variation of Multi Band oscillator present here: Multi-Band-Channel-Oversold-Overbought-Oscillator
Changes are:
Instead of regular moving average, here I am using Zigzag Moving average. This is calculated in similar to as explained in: Zigzag-Cloud
Instead of ATR, using AZR (Average Zigzag Range) - Average-Zigzag-Range-AZR
Rest of the logic remains same.
Number of bands used 100 - which means, calculate 100 Bollinger bands with Std Dev Multiplier starting from 0.1 and with step 0.1 for the next one.
Which divides price ranges into 200 equal parts. Calculate what is the current range and plot them.
Overbought - Oversold levels are dynamics. They are dependent on the max and min state price has reached in last 80 days. Offset and factor can be used to adjust overbought oversold levels.
Zigzag CloudThis is Bollinger Band built on top of Zigzags instead of regular price + something more.
Indicator presents 7 lines and cloud around it. This can be used to visualize how low or high price is with respect to its past movement.
Middle line is moving average of last N zigzag pivots
Lines adjacent to moving average are also moving averages. But, they are made of only pivot highs and pivot lows. Means, line above moving average is pivot high moving average and line below moving average is pivot low moving average.
Lines after pivot high/low moving averages are upper and lower bolllinger bands based on Moving Average Line with 2 standard deviation difference.
Outermost lines are bollinger band top of Moving average pivot high and bollinger band bottom of moving average pivot low.
BB-Pivots-GANN-Levels-stockInshotHello everyone,
With help of open source WD gann codes, i combined this study with Bollinger band with entry & exit conditions.
For stock Selection you way chose fixed stock list .
These levels has been derived from daily WD GANN Astro Levels.
=== Rules ===
Long Entry Condition : Price must be above resistance line with Bollinger band blast will be the best entry . You may take the target with the help of this study.
Stop loss can be same candle low
Short Entry Condition : Price must be below support line with Bollinger band blast will be the best entry . You may take the target with the help of this study.
Stop loss can be same candle High
Please calculate the Risk Reward with the Future Target Price & Stop loss levels.
No Trading Zone Rules -
If price is in middle of support & Resistance .one way avoid such trades as it has been observed ,That most of the time stock goes sideways.
===Rules End ===
study has been kept open source for the understanding the concept.
Do your own Research with this study for better understanding with your trading style
Bollinger bands volume support&resistance multi timeframe [LM]Hello traders,
I would like to introduce you Bollinger bands volume support&resistance multi timeframe script. The benchmark is the Upper Bollinger Band applied on volume with a look-back setting of 233 and a displacement of 3 standard deviations.
(There’s nothing magical about the setting of 233, but you should use a long-term parameter so that you get a stable Bollinger Band. Short-term parameters tend to produce erratic bands.)
If a price bar shows volume that exceeds this benchmark, we will zoom in and use it as potential support or resistance area in our price analysis. if there is only one candle that will crossover and cross under than only high and lo of that candle is counting. If there are more consecutive bars that are above upper bollinger band than the range high and lo is calculated from high and lows of that candle
As you can see on the image high and low is only rendered when volume crossover and cross under bollinger bands
I hope you will enjoy it
Heatmapped Bollinger BandsBollinger Bands have been used for many years to determine the volatility and potential reversal area of markets. This script takes standard Bollinger Bands (BB) and transforms it into a heatmap of reversal areas.
A basic explanation on how this indicator works is:
- Yellow is where the price likes to stay,
- Orange is where the price might begin to reverse in a weak trend, and
- Red is where the price will either pause to let the yellow range catch up, or where the price will jump back down into the yellow range to stabilize.
For educational purposes: this script is essentially just taking the standard method of creating Bollinger Bands (seen in the 'Main Lines' portion of the script), coloring the plots 'na' so that they aren't seen, and using the 'fill' function to plot the yellow to red rainbow up to the top. I believe I made the yellow range 0.2*stdev to 1*stdev, the orange range 1*stdev to 2*stdev, and the red range 2*stdev to 3*stdev. You can get the hex code rainbow from any website that has a color slider.
** Disclaimer: THIS IS NOT TRADING ADVICE. Bollinger Bands should be used in conjunction with other indicators to make better decisions but NO STRATEGY IS PERFECT. Always backtest any strategy before using it live. **
Bollinger Bands + Moving Average (BBMA Oma Ally)Found this strategy in babypips forums.babypips.com
This strategy using BB and MA
BBMA Oma Ally Trading Technique
I’m just sharing this Forex Technique that helping me making positive result.
In BBMA, BB (Bollinger Bands) act as Dynamic Support and Resistance.
SETTING OF BBMA - BOLLINGER BANDS
Period : 20
Deviations : 2
Shift : 0
Apply to : Close
Style : Dodge Blue
MA (Moving Average) are used to detect potential entry point.
SETTING OF BBMA - MOVING AVERAGE
Ma5 Hi
Period : 5
Ma Method : Linear Weighted
Apply to : High
Style : Red
Ma10 Hi
Period : 10
Ma Method : Linear Weighted
Apply to : High
Style : Yellow
Ma5 Low
Period : 5
Ma Method : Linear Weighted
Apply to : Low
Style : Magenta
Ma10 Low
Period : 10
Ma Method : Linear Weighted
Apply to : Low
Style : White
Ma50
Period : 50
Ma Method : Exponential
Apply to : Close
Style : Lime
.
EXTREM (SIGNAL)
Extrem is an early signal to say the Market journey is beginning to end - but not yet confirmed
Will only confirm when there is a reversal candle.
Extrem is not valid when there is a CS momentum, although Ma outside BB.
CHARACTERISTICS OF EXTREM
Ma out of Top / Low BB (will not valid if there is cs momentum, although Ma is outside BB)
Reverse candle must exist, as it indicates the journey of a Market is ending (not necessarily 1 or 2 cs)
Retest candle (entry point)
Entry at Highest or Lowest volume
Entry retest candle at Ma5 or body candle
MHV (LOSS VOLUME MARKET) (SETUP)
It is a setup for the beginning of long distance Market journey
This setup gives a validation for the Extrem signal earlier
It is to show the loss of strength for the market.
MHV is valid once CSA (direction candle) appear
***If the candle close NOT above or below Top / Low BB after the first Reentry, after MHV there is a directional candlestick, then there will be a reentry and after the reentry there is no momentum “COMPULSORY TP”
CHARACTERISTICS OF MHV :
Candle CANNOT close above or below Top / Low BB
Must have reverse candle, because reverse candle is confirming the end of the journey (Marking at candle body)
Retest candle (entry point) at Ma5 or highest volume / lowest at that current time
Must happen after Extrem
TYPES OF MHV
5 types but i can only post 1 photo. So sorry i cant give more on this.
RE-ENTRY
CHARACTERISTICS OF REENTRY
Candle close can not pass Ma5 / Ma10
It will be strong when the candle close does not pass Ma5 / Ma10 and also Mid BB
Candle close did not come in. He found Ma5 / Ma10 and mid BB at that Time would make the re-entry stronger
If there is a re-entry in Ma5 / Ma10 and mid BB, the minimum of 3 drops of candles or increments (follow TF) re-entry will be strong
Following market trend, then just search for re-entry and entry
Wait for the second candle, because the first candle validates the reentry and the second candle is for entry
Best Bollinger BandsRemoving the Simple Moving Average and replacing it with the Hull Moving Average (HMA) in the Bollinger Bands (BB), you can not only predict support, resistance, and price movement, but you can also leverage the value of the BB in evaluating when price is over extended in an up and/or down trend.
[jav] Mountain Oscillator
Introducing the Mountain Oscillator. Why not trading while admiring the scenery?
The main oscillator line is the black silhouette of the mountains, and each element of the landscape can be seen as a support or resistance - even the mountains far in the horizon, the misty band in the middle and the -1, 0 and 1 lines. (Well, almost every element... the sun is just for fun).
Equalling the heights of the mountains that are far away, or reaching the snow zone, are possible signs of an uptrend ending. On the other hand, stepping into a river is a clear sign of a reversal to the upside soon.
Strong uptrends are evidenced by significant portions of the mountain above the misty zone and/or the 0 line.
By default, the sky turns red/blue/dark gray depending on the trading hours. This option can be unchecked.
Calculations and usage :
The script is based on a modified version of Bollinger Bands. Bandwidth is calculated quite differently from the usual Bollinger indicator (not with the built-in stdev function). There is no need to input a multiplier factor, such as that used in BB - the script calculates it from 'Length' using a custom formula.
The 3 user inputs 'Length' ares recommended to be kept at 200, 100 and 50 period. In that way, the misty area in the landscape corresponds to price crossing EMAs of 50 and 100, and the zero line to EMA 200.
The different colors of the mountain and the horizon represent the Bollinger Bands corresponding to the mentioned periods of 50 and 100, whereas limits of -1 and +1 are those from the 'Length' parameter.
You will find that my coding skills are rudimentary, so any comment/suggestion to improve the script is welcome.
Credits
@everget for the 'Fancy Shapes' script which was used as a reference to draw the sun.
LIZ TIME DIMENSION (SMA)Each 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.
The moving avarage lines are SMA. ( I have another version which has EMA lines.)
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の詳細はこちらのリンクからご覧になれます。 )
(そのような期間は下位足でも難しい相場つき、レンジやランダム相場になっている事が多いため、トレンドフォローが難しい可能性が高いです。)
・たくさんのインジケーターが1つにカウントされるため、表示できるインジケーター3つの制限がある、無料版のアカウントをお使いの方も表示できます
移動平均線はSMAです。(EMA線がある別のバージョンがあります)
招待専用インジに興味ある方はプライベートチャットに連絡をください。
Zig Lines with Percent & ValueOverview, Features, and Usage:
The Zig Lines with Percent & Value is an indicator that highlights the highest and lowest points of the market from pivot points and zigzag lines based on the ZigZag Period setting. By a default value of 13 for the ZigZag Period this works well on Bitcoin or other alt coins on the 1 hour or higher timeframe charts.
What makes this indicator unique is that it draws a green line to signify an uptrend or a red line to signify a down trend. It will also show the percent difference between the previous point/line, for example: If you see a -negative percentage point with a red line drawn to it, then you are looking at a low pivot point and then as the green line is drawn to a +positive percentage value the percentage you see is the difference between the two points. This is great to see a trend reversal as you can look at previous pivot points and notice about how far the price moves before it changes direction (trend reversal).
There is an invisible EMA line that is used to assist with coloring the negative vs positive values. The value above or below the percentage is the lowest or highest price at that pivot point . The display of the price at the pivot point depends on your ZigZag Period setting and the timeframe of your chart.
Added Bollinger Bands as it fits perfectly with the visuals of the Zig Lines & Pivots.
Usage of Bollinger Bands:
~As the price or candle gets close to the top or bottom of the Bollinger band it can give you a better confirmation that the pivot location is at it's final place, and the trend is more likely to switch directions.
It’s important to know this indicator should not be used for alerts of any type it does repaint as the green or red line is drawing based on live chart data and it can change depending on the direction of the market. This is a great visual tool for trend analysis or to be used with other indicators as a confirmation for a possible good entry or exit position.
Credits ( and consent to use ):
Credits go to user LonesomeTheBlue for creation of this 'Double Zig Zag with HHLL' script.
The addition of the Value above/below the Percentages is from user Noldo and that script is found here:
The Bollinger Bands setup was suggested by user countseven12 and his script that uses the same BB setup is found here:
References:
1. Chen, James. (2021 March 15). Zig Zag Indicator . Received from http: www.investopedia.com
2. Mitchell, Cory. (2021 April 30). Pivot Points . Received from http: www.investopedia.com
Bollinger Bands OscillatorBollinger Bands as a standalone oscillator. Displays all the information of Bollinger Bands but with a handy oscillator to help locate entries. Entries and exits can be found when oscillator leaves the bands.
Simple Bollinger Bands + 3 EMAWe know that the number of indicators that we can use is limited, that is why with this indicator the Bollinger Bands + 3 EMAs join and be able to use 4 indicators in 1.
Bollinger Bands (BB)
Bollinger Bands (BB) are a widely popular technical analysis instrument created by John Bollinger in the early 1980’s. Bollinger Bands consist of a band of three lines which are plotted in relation to security prices. The line in the middle is usually a Simple Moving Average (SMA) set to a period of 20 days (the type of trend line and period can be changed by the trader; however a 20 day moving average is by far the most popular). The SMA then serves as a base for the Upper and Lower Bands which are used as a way to measure volatility by observing the relationship between the Bands and price. Typically the Upper and Lower Bands are set to two standard deviations away from the SMA (The Middle Line); however the number of standard deviations can also be adjusted by the trader.
Exponential Moving Average (EMA)
Moving averages visualize the average price of a financial instrument over a specified period of time. However, there are a few different types of moving averages. They typically differ in the way that different data points are weighted or given significance. An Exponential Moving Average (EMA) is very similar to (and is a type of) a weighted moving average. The major difference with the EMA is that old data points never leave the average. To clarify, old data points retain a multiplier (albeit declining to almost nothing) even if they are outside of the selected data series length.
The 3 EMAs that the Script has, are configured as follows:
Fast EMA (purple) 10 periods.
Slow EMA (blue) 55 periods.
Big EMA (olive) 200 periods.
However, you can configure each one with the color and the number of periods you want.
There are other indicators in the Public Library that have similar functions to this Script, but they all do it in a more complex and less friendly way when configuring it, for this reason we wanted to keep this Script as simple as possible.
TA Presets - BB-20-1-LBThis is a near identical drop-in replacement for the 3commas TA Presets - BB-20-1-LB signal. Since you can not get this signal unless you are using Binance.com, I needed to produce my own for use with other exchanges. You are free to use this strategy yourself. It will always remain publicly available for free as there are no special tricks here, just your basic Bollinger Band strategy.
Known Issues and Limitations:
Trailing take profits are currently not supported for back testing -- You can still use them on a bot that uses this signal to trigger deal starts, just don't expect the performance of the bot to be the same as what's in the backtest if you do.
Only simple bots supported (no composite bot support yet)
Instructions
The options in the configuration screen are the same as they would be on the bot configuration screen. You can use the back testing screen to get a general idea of how the bot should perform on a given coin pair. Once you have the settings how you want, set the "Bot ID" and "Email Token" fields. to match those used in the deal start message for your bot. Do not include quotes around either of them. Your bot ID should just be a string of numbers and your email token will be a string of letters and numbers separated by hyphens. Once you enter these in to the settings, you can create your alert. Select "BB-20-1-LB" from the dropdown on the alert screen and type {{strategy.order.alert_message}} in the text box (NOTHING ELSE, NO QUOTES, NOTHING). That's it, the script will generate the rest of the deal start message for you automatically.
Important Notes
This may go without saying but make sure that you are using the chart for your exchange when setting this up to control a bot. While it may look like prices are the same across the different exchanges, subtle differences in volatility and trading volume WILL make a difference and your bot WILL NOT perform as shown on the back test.
Better BollingersThe Bollinger Band strategy is a powerful and effective tool for automated trading in high volatility markets. The trouble is that, by itself, it is not very profitable. We need a way to know if the volatility we're seeing is part of a larger trend in the direction we want to trade in. Doing this, we can avoid entering long trades during a macro downtrending market meaning we can use tighter stop losses and open trades with more confidence than if we didn't have an idea of the larger market trend.
This script is ideal for, and geared towards, users of the 3commas automated trading platform. It behaves similarly to the familiar TA Presets BB-20- family of strategies but includes other indicators to help weed out some of the noise in a highly volatile market. Additionally, users who are not on Binance.com, but using 3commas for trading, now have access to signals comparable to those provided by the builtin signals for Binance.com.
Bollinger Flip Flop StrategyThis strategy combines both long and short Bollinger band strategies with a signal to determine to determine when it's appropriate to use each. Additionally, the strategy has protections in place for market conditions which would normally cause a trade to be stuck due to a long market trend change. Think of it like a stop loss but instead of basing the stop on a percentage from entry, it's based on prevailing market conditions.
This strategy is ideal for controlling trading bots on the 3commas.io platform. To do this, you will need to set up two "simple" bots, one for short trades and one for long trades. Other than their direction, they should be configured identically. Set the parameters for the bot the same as you have them set in the strategy preferences. Once you've done this, set the "Short Bot ID" and "Long Bot ID" fields to the ID numbers for each bot, respectively. Next, set the Email Token parameter (this will be the same for both bots). Once you've done this, you need only configure a single alert per coin pair with the alert message set to {{strategy.order.alert_message}}. Make sure you have all of the strategy settings, including bot IDs and email tokens set correctly before creating the alert . These parameters are saved in the alert and can be safely changed on the active chart once the alert is created without affecting the alert.
Bollinger Bands + Volume (Version.1)Bollinger Bands + Volume (Version.1)
This is just version 1, "version 2 ,version 3,version 4" are coming, which are better than this version.
- This indicator used the volume with Bollinger Bands.
- This indicator generates BUY and SELL signals.
- Whenever price will touch the upper band and if the buying volume is low and the selling volume is high Then it will give SELL signal.
AND
- Whenever price will touch the lower band and if the selling volume is low and the buying volume is high Then it will give BUY signal.
Hull MA with BB (With Alerts)This is a combination of the standard Bollinger bands with a VWAP(Pink line), and the 'Hull Trend with Kahlman' script by user capissimo, and the NMA (Moving Average 3.0 (3rd Generation)) script by everget.
You can find the original scripts here:
This indicator gives you several confirmations of a good entry and exit positions for Crypto currency like bitcoin and most alt coins. I use this on a 15min, 30min, 1hour, and 4hour chart for best results.
How to use:
Entry Signals:
-A candle closes above the NMA (Yellow Step Line). AND
-You see a Long (text) flag. AND
-The candles are near the bottom of the Bollinger bands and heading upwards.
Exit Signals:
-Candles have passed below and closed below the NMA (Yellow Step Line). AND
-You see a Short (text) flag.
It's important to use these confirmations with other indicators so you have the best entry/exit positions, and make sure you are on normal candles and not HA or any other types.
There are alerts built in that you can setup for the Short and Long text flags that you see. These are generally good alerts to follow. I use the alerts as a reminder to check the charts and see if my other indicators line up for a good trade.
Value RangeHere is another attempt to chase value based on technical analysis.
This is extended version of PE range script published earlier.
Instead of just PE, this script contains several other factors which defines value. You can chose which factor to look at from input dialog:
Possible value factors included in this script are:
Price to Earnings
Price to Sales
Price to Book
PE - Forwarding
PS - Forwarding
Price to Cashflow
Enterprise Value to EBITDA
Enterprise Value to Cashflow
Some of these can be added to chart directly from financials. But, the script also calculate range based on donchian channel or bollinger bands. Instead of short periods, we are looking for periods in terms of years. Rest of things remain same.
Triple BB3 Bollinger Band Plots that are translucent in order to see where the bollinger bands align from 3 different resolutions.
Change the resolution to more closely represent the current chart. For example on a 1 hour chart you might choose Res1 as 30 minutes, Res2 as 1 hour, and Res3 as 2 hour.
[kai]Bollinger BandsBollinger band compatible with log scale
You can display the squeezed part in red
ログスケールに対応したボリンジャーバンドです
スクイーズしたところを赤く表示することができます