█ Overview The SuperBollingerTrend indicator is a combination of two popular technical analysis tools, Bollinger Bands, and SuperTrend. By fusing these two indicators, SuperBollingerTrend aims to provide traders with a more comprehensive view of the market, accounting for both volatility and trend direction. By combining trend identification with volatility...
TTP VIX Spy is an indicator that uses data from TVC:VIX to better time entries in the market. The assumption used is that when the VIX is coming down from the top of its range then the risk on assets can move to the upside and when the VIX is is pushing higher there's a high likelihood or risk on assets going down. This indicator observes the momentum of VIX...
What ? We all heard about (well: over-heard) 5-EMA strategy. Which falls into the broader category of mean reversal type of trading setup. What is mean reversal? Price (or any time series, in fact) tries to follow a mean . Whenever price diverges from the mean it tries to meet it back. It is empirically observed by some traders (I honestly don't know...
Introducing the "Adaptive Channel Breakout" indicator, an advanced charting tool that employs the acb function from the PeacefulIndicators library. This powerful indicator helps traders detect potential breakouts and trends by displaying an adaptive channel on the chart. Key features of the Adaptive Channel Breakout indicator include: Customizable input...
Hello, This software is a technical analysis script written in the TradingView Pine language. The script creates a trading indicator based on Fibonacci retracement levels and the RSI indicator, providing information about price movements and asset volatility by using Bollinger Bands. There are many different scripts in the market that draw RSI and Fibonacci...
Introduction In the world of trading, technical analysis is vital for making informed decisions about the future direction of an asset's price. One such tool is the use of indicators, mathematical calculations that can help traders predict market trends. This article delves into an innovative indicator called the Probability Envelopes Indicator, which offers...
-----------Description------------- This indicator is basically Bollinger bands with many ways to customize. It uses highest and lowest values of upper and lower band for exits. I think something is wrong with the script but cant find any mistakes – most probably smoothing. The ATR filter is implemented but is working incorrectly. In code you can also turn it into...
One of the key features of this BB%B is its ability to highlight overbought and oversold conditions. This allows you to make informed decisions on when to enter and exit a trade, helping you maximize your profits and minimize your losses. - Bollinger Bands %B with the ability to change to a different Time Frame.(Defaults to current Chart Time Frame). - Ability...
This indicator plots 9 upper and lower lines with increasing length. Lines are 0.618 upper and lower level of Bollinger band.
Simple indicator that is based on the average line of the bollinger bands and the exponential average of 200 periods. The customizable variable is bollinger bands length, currently the default is 35, you can tweak it to your liking and see how trend identification changes. My recommendation is to work in 5-minute time frames in values such as SOL, FTM or MASK...
This indicator has different features: 1. Ichimoku = this indicator can plot Ichimoku calculated both in the common formula and with the volume average, you can choose the calculator method for each line. 2. Channel and Bands = this mode allows the user to choose from channel and band, "channel" shows the Keltner channel, and "band" shows the Bollinger bands. Both...
Here is my rendition of Bollinger Bands Width. If you are unfamiliar, Bollinger Bands Width is a measure of the distance between the top and bottom bands of Bollinger Bands. Bollinger Bands themselves being a measure of market volatility, BB Width is a simpler, cleaner way of determining the amount of volatility in the market. Myself, I found the original, basic...
I developed Bollinger Bands that provide a numeric value indicating their strength. To achieve this, I used the degree of the angle of attack and color-coded the numbers. The top band displays the number in the upper corner of the chart, the bottom band in the bottom corner, and the Basis is in the left middle. These numbers quantify the slope of the bands, which...
What are Weighted Deviation Bands? Variation of the Bollinger bands but it uses linear weighted average and weighted deviation via Mladen Rakic. What is Weighted Deviation? This weighted deviation is a sort of all linear weighted deviation. It uses linear weighting in all the steps calculated (which makes it different from the built in deviation in a case when...
Fibonacci Volatility Bands are just an alternative that allows for more margin than regular Bollinger Bands. They are created based on an average of moving averages that use the Fibonacci sequence as lookback periods. The use of the Fibonacci Volatility Bands is exactly the same as the Bollinger Bands.
Hello, here is an indicator that can be helpful for your trading that is simple and easy to use. Our culprit here is a candle that opens and closes below the lower band of Bollinger Band, Black and red lines are put on the high and low of that candle. Green Arrows are happening when: 1- When candle closes above the black line and Stochastic RSI is in the...
what is Faytterro Bands? it is a channel indicator like "Bollinger Bands". what it does? creates a channel using standard deviations and means. thus giving users an idea about the expensive and cheap zones. It uses a special weighted moving average different from standard bollinger bands, it also averages not only price but also deviations. how it does it? it...
Description: This indicator works well in trendy markets on long runs and in mean-reverting markets, at almost any timeframe. That said, higher timeframes are much preferred for their intrinsic ability to cut out noise. The example chart is in 3H TF. Be mindful, the script shows somewhat erratic jigsaw-like behaviour during consolidation periods when the...