█ 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...
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...
Essa estratégia busca comprar oo ativo, no caso o Gold(outo), quando o preço sobe e cruza a banda superior e vender quando o preço desce e cruza a banda inferior. Foi utilizado o Tempo Gráfico de 45 minutoss para os testes. Siga minhas redes sociais onde falo sobre estratégias, plataformas de negociação, backtests, etc.
This indicator, called "Jdawg Fair Value Gap Keltner Channel" (JFVGKC), is a tool that helps traders visually see different areas on a price chart. It combines two popular indicators, Bollinger Bands and Keltner Channel, to create a unique way to understand the market. Imagine you have a rubber band around the price of a stock or currency. The rubber band...
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???...
About This signal appears based on 2nd candle break out of Bollinger Bands (called Momentum) with additional EMA 50 and EMA 200 as trend filters. so the concept is to take advantage of candle breakout by following trends. How to use Buy: When signal 'Buy' appears (following trend of upper timeframe) Recommended stop loss: previous swing low Sell: When signal...
NYSE:MA-1.6*NYSE:V Revision: 1 Author: @ozdemirtrading Revision 2 Considerations : - Simplify and clean up plotting Disclaimer: This strategy is currently working on the 5M chart. Change the length input to accommodate your needs. For the backtesting of more than 3 months, you may need to upgrade your membership. Description: The general idea of the...
This Bollinger Band indicator is a technical analysis tool defined by a set of trendlines plotted Four standard deviations (two positively and two negatively) away from a simple moving average (SMA) of a security's price, but which can be adjusted to user preference.