Price Volume Trend BBHey guys,
Ive been thinking about Price Volume Trend for a while and tried adding different moving averages to it, but seems its not as binary.
Therefore adding the bollinger bands as a no-trade-zone made it alot better. Indicator is pretty basic at the moment since I just implemented the idea but im planning to do some add-ons later on to make it easier to read.
Will keep you updated!
Bandes de Bollinger (BB)
That One Indicator (Free) - [Backtester]This Backtester comes with the following indicators:
Bollinger Bands
ADX
Moving Average Trend Confirmation Filter ( EMA , SMA , DEMA , TEMA , WMA , VWMA , SMMA , HullMA, LSMA , ALMA , SSMA, TMA, ZLEMA )
And a few more indicators in the back-end to increase accuracy
This strategy works really well as a scalper on lower Time Frames as well as on higher Time Frames. Besides that you can also trade it on pretty much any coin or asset.
The alerts script is not repainting. We advise to use alerts on “Once Per Bar Close”.
If you’d like to automate this strategy you can do that by using our alerts script with AutoView, ProfitView, ProfitTrailer, CryptoHopper etc.
Alerts are set very clearly as Long and Short to avoid confusion.
Feel free to leave a comment and share it with your friends.
5 Bollinger Heat Bands - EMA/Breakout OptionsBollinger Bands are a technical analysis tool, specifically they are a type of trading band or envelope . Trading bands and envelopes serve the same purpose, they provide relative definitions of high and low that can be used to create rigorous trading approaches, in pattern. recognition, and for much more.
The uniqueness in these bands is that you can enable the breakout alerts and even change from the basic sma bollinger bands to ema bands. The application of 5 bands is unique to certain strategies.
Dependent Variable Odd Generator Risk Detector
In fact, I wrote this script for detect Bollinger and Linear Regression Bands squeeze.
It's a side script.
Logic works like this:
Only the stagnant market probability is drawn from the Bollinger bandwidth by Dependent Variable Odd Generator and MFI index is calculated taking into account the volume.
This value ranges from 0 to 100.
To be sure, this value is averaged over a small period.
If you break the average and exceed 50, the bollinger band is too narrow and the risk is too high.
This means more commissions, more transactions, and vain work.
Or, when in position, the warning is not ignored due to unnecessary signals.
This code is open source under the MIT license. If you have any improvements or corrections to suggest, please send me a pull request via the github repository github.com
Stay tuned , best regards.
InfoPanel Indicators microtrendThis panel shows current value and trend of some well knonw indicators. It may be usefull because you have all indicators in one panel only.
thanks to: RicardoSantos for his script of panel coding
Tradingview scripts
Please use comment section for any feedback.
My Recursive Bands [ChuckBanger]This is a different type of bands. I modified Alex Pierrefeu Recursive Bands algo. It is a smoothed version of Alex's algo and imo it suites better for heikin ashi candles but it works well with regular candles.
How to use it:
When price hugs the upper band. It is a potential long and when price hugs the lower band it is a potential short.
Credits to Alex Pierrefeu: figshare.com
Double Bollinger BandsOn fundamentally strong stocks for entry points. The area in the Gray lines is the best one to enter and reasonable valuation. The area in the Red lines indicates higher Valuation. The area in the Green lines indicates lower Valuation and better to be careful and avoid.
inwCoin BB Break Risk% Strategy.=========================
English
=========================
Simple yet effective strategy
when Bollinger Bands squeeze tight, the next thing will be the explosion of price in any direction.
This proven profitable if you choose to play long only.
BB Break and close above previous value = buy
Price crossunder basis line = sell
==========================
Thai
==========================
bollinger band strategy โดยใช้หลักการที่ว่า
ถ้าราคาปิดเหนือ หรือใต้ BB ก็ให้ออก position ไปในทางนั้น ( ปิดเหนือ ออก long ปิดใต้ออก short )
โดยจะทำการปิด position ถ้าราคามา cross เส้น basis ( เส้นกลาง MA20 )
เท่าที่ Backtest ได้ผลลัพธ์ที่ค่อนข้างน่าพอใจครับ
เทรดไม่มาก แล้วก็ได้กำไรพอสมควร ( แต่ก็สู้ buy & hold ไม่ได้อยู่ดี แต่เราเล่นแบบคุมเสี่ยงไงครับ 55 )
Bollinger Bands Changing ColorOriginal Bollinger Bands but the basis line changes color when the slope is positive or negative
If slope is positive the color is green (or lime)
If slope is negative the color is red
If slope is flat the color is black
Breakout Notifier LONG NEW with wicksBreakout script with few changes that considers wick to close trades instead of using candle body like in the previous version
Breakout Notifier SHORT With wicksBreakout notifier with modifed version to close on wicks instead of candle body
ANN MACD Future Forecast (SPY 1D) NOTE : Deep learning was conducted in a narrow sample set for testing purposes. So this script is Experimental .
This system is based on the following article and is inspired by an external program:
hackernoon.com
None of the artificial neural networks in Tradingview work and are not based on completely correct logic. Unlike others in this system:
IMPORTANT NOTE: If the tangent activation function is used, the input data must also have tangent values (compared to the previous values of 1 bar).
Inputs were prepared according to this judgment.
1. The tangent function which is the activation function is written correctly. (The tangent function in the article: ActivationFunctionTanh (v) => (1 - exp (-2 * v)) / (1 + exp (-2 * v)))
2. Missing bias parts in the formulas were added.
3. The output function is taken from the next day (historical), so that the next bar can be predicted, which is the truth.
4.The forecast value of the next bar is subtracted from the current bar change and the market direction is determined.
5.When the future forecast and the current close are added together, the resulting data is called seed.
The seed carries data both from the present and from yesterday and from the future.
6.And this seed was subjected to the MACD method.
Thus, due to exponential averages, more importance will be given to recent developments and
The acceleration situations will show us the direction.
However, a short position should be taken for crossover and a long position for crossunder .
Because the predicted values work in reverse.Even though we use the same period (9,12,26) it is much faster!
7. There is no future code that can cause Repaint.
However, the color after closing should be checked.
The system is completely correct.
However, a very narrow sample was selected.
100 data: Tangent diffs ; volume change, bollinger bands values changes (Upband , Midband , Lowband) and LazyBear's Squeeze Momentum Indicator (SQZMOM_LB) change and the next bar data (historical) price change were put into the deep learning test.
IMPORTANT NOTE : The larger the sample set and the more effective dependent variables, the higher the hit rate of the deep learning test!
EDIT : This code is open source under the MIT License. If you have any improvements or corrections to suggest, please send me a pull request via the github repository github.com
Stay tuned. Best regards!
Breakout Notifier LONGLong trades based on our breakout logic, params you can configure are Stop Loss and breakout % to track
Makenai Chart Strategy Trial(日本語による説明は こちら から)
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.
○ Bolinger 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
Multi Time : 1 minute, 5 minutes, 15 minutes, 30 minutes 1 Hour, 4 Hour, Daily, Week (Total 8 Hours)
Long Time Span : 1 hour, 4 hour, daily, 4 long-term
Short Time Span : 1 minute, 5 minutes, 15 minutes, 30 minutes
Trial (1n & 1h) : 1 min.
※See here for details of the indicator and how to use it.
★ for "Indicator Grant" and "Market Analysis Information and Indicator Signature Distribution Service" by LINE Group (for a fee)
If you wish, please send a message on private chat
Discord:
discord.gg
ENVELOPE BOLLINGER KELTN IMPULSE EMA SMA SAFEZONE SAR CHANDELIERALL THIS ALL IN ONE!
there are many options to check or uncheck to show only the tool that you need at that particular moment.
ENJOY!
ENVELOPE BOLLINGER KELTNER IMPULSE EMA SMA SAFEZONE SAR CHANDELIER
EXZYLE:Pipsanee BB (development)This is the development version of the Exzyle/Pipsanee Bollinger Band Breakout indicator and alerts.
Bollinger Band breakouts are tagged with an arrow showing the direction they are heading.
The alerts trigger only on the first breakout.
This code also includes a MACD Retracement indicator.
EMA Bollinger BandsThis is a simple Bollinger Bands indicator that uses the exponential moving average instead of the simple moving average.
MTF Bollinger Bands - ModifiedModified version of tansancrypto's MTF Bollinger to Pinescript 4 and removed limiters on BB1/BB2 max Sigma values.
Original Script:
Bollinger Bands Width 10標準偏差Standard Deviation(bolliger bands width)を10本重ねたものになります。お好みのスパン、色、σでお使いください。