Overview: The script provides an in-depth analysis of Solana's performance and volatility. It showcases Solana's price, its inverse relationship, its own volatility, and even juxtaposes it against Bitcoin's 24-hour historical volatility. All of these are presented using the Bollinger Bands Percentage (BB%) methodology to normalise the price and volatility values...
█ OVERVIEW Detect price crashes in volatile conditions. This is an indicator for a greedy dollar cost average (DCA) strategy. That is, for people who want to repeatedly buy an asset over time when its price is crashing. █ CONCEPTS Price crashes are indicated if the price falls below one or more of the 4 lower Bollinger Bands which are calculated with...
Introduction: In the ever-evolving world of Forex trading, strategies that provide a competitive edge are highly sought after. The Moving Average (MA) crossover technique is a popular long-term approach, but its vulnerability to false signals can lead to potential losses. To overcome this challenge, we introduce a game-changing MA crossover filter designed to...
Title: Banded Chikou Breakout — Quantifying Ichimoku Momentum Overview: Banded Chikou Breakout (BCB) is a unique, algorithmic script designed to augment the capabilities of traders seeking substantial breakout opportunities. Constructed on the robust principles of the Ichimoku trading strategy, BCB is designed to quantify and filter the Chikou Span's...
This indicator is called "Multi Bollinger Bands with Over Zone". The indicator uses linear regression to calculate the regression line and standard deviation to calculate the upper and lower deviation lines. It also plots filled areas between the deviation lines to highlight overbought and oversold zones. The indicator has several customizable inputs, including...
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...
█ 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...
The Bollinger Bands are among the most famous and widely used indicators. A Bollinger Band is 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. They can suggest when an asset is oversold...
This code is for a technical analysis indicator called Bollinger Band Alert with RSI Filter. It uses two tools: Bollinger Bands and Relative Strength Index (RSI) to identify potential trading signals in the market. Bollinger Bands are lines plotted two standard deviations away from a simple moving average of the price of a stock or asset. They help traders...
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.
This strategy buys when price crosses above an upper Bollinger Band and sells when the lower band is breached. What makes this strategy different than others: Long only with filtering for only showing strong tickers Filter out trades below a moving average on both the current timeframe and a longer period timeframe to keep you out of bear markets Optional...
Simple but solid mean reversion indicator with sl and tp levels. Most of the code is based on the built in bollinger bands script. Designed for scalping 1-5 minute timeframes. The indicator consists of two sets of bollinger bands. Price has to close below the lower (fast) bollinger band, above the moving average of the (slower) bollinger band. If price now...
Entering a short position after breaking the upper Bollinger Band, entering a long position when entering after breaking the lower Bollinger Band Provides templates for how to display position average price, stop loss, and profit price using the plot function on the chart, and how to buy splits After entering the position, if the price crosses the mid-band...
Bollinger Band is simply a representation of the rolling average of price and its standard deviation around the average (called the "basis"). This indicator generalizes the Bollinger Band by implementing many different equations to calculate the Bollinger Bands beyond the standard deviation and sma. Whereas other Bollinger Bands indicators often just change the...
This is a strategy using Bollinger Bands. The strategy is predicated around having low volatility in price action and then looking to capture a move when price starts to trend outside of the Bollinger bands. This strategy has only been backtested for 1 month but it has promising results so I will be sharing it looking for feedback. I run this strategy on the ERUSD...
============ ENGLISH ============ - Description: This strategy is based on Bollinger Bands / Keltner Channel price "rebounds" (the idea of price bouncing from one band to another). The strategy has several customizable options, which allows you to refine the strategy for your asset and timeframe. You can customize settings for ALL indicators, Bollinger Bands...
This is the indicator I named 4LBS. That means four layers of bollinger shadow. This is an indicator that I made to see how far past prices could affect the future prices. And I found some very interesting and beautiful things about it, and I wanted to share them with you, so I publish this...
this indicator serves to differentiate the classic source of MACD and add the: DYNAMIC MACD and DYNAMIC BAND with these inputs you can modify the inputs of the different Bar's, you can choose between: Candles = classic Candles Heikin Hashi Kagi Line break Pointfigure Renko To use the Dynamic Macd and Band just check the box: Use Dynamic Rsi???...