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: MOM-LRC is a powerful technical analysis indicator designed to provide traders with signals based on the momentum of an asset's price and its deviation from its mean value. The indicator calculates the exponential RSI and uses a custom function to determine the percentage change from the mean. The upper and lower bands of the momentum channel are...
This script calculates upper and lower bands using Chebyshev's inequality formula. The main pros.: the band doesn't depend on particular distribution. It fits to any type of random variables. Also it allows to calculate bands for instruments with extremely high volatility. Cons.: formula provides a rough estimation in some special cases like lognormal distribution.
Band of Filtered RS by Mustafa ÖZVER This code shows a range (max-min values) price may get if we get strong movements. These values is based on RSI (Relative Strange Index). And also these are calculated using RSI, if we get trades to make rsi is equal to 25 (or rsi down limit) or 75 (rsi up limit) or any value you set, how much will price value get? This code...
This is a band based on Z Score. What is Z Score? In layman's terms it's a method of finding outliers within a sequence of numbers. It's highly effective to quantify pump and dumps in the crypto market. The middle line is a simple Exponential Moving Average, you can configure this with whatever period you prefer. It comes default with a period of 247 to...
Power of Stocks - Bollinger band & 5ema Strategy In this script you get to take Buy/Sell trades using the 3 options mentioned below.(Alerts with price levels for buy/sell at , SL & Target are included in this one) 1. Combined Strategy :- uses confirmation from both strategies to trade. 2. Bollinger band Strategy :- use the Bollinger band Strategy to...
This strategy is inspired from Power of Stock aka Subhasish Panni. Target is minimum 1:3 when you get this setup right. Buy when: 1) Low is greater than upper band of BB and next candle breaks high of that candle, SL is Low of previous candle which is has low above upper band. 2) High is lower than lower band of BB and next candle breaks high of that candle, SL is...
Simple moving average based percentage band. Think it as a reaction zone. Not useful when market is trending.
█ This Indicator is based on Pivot detection to show bands and channels. The pivot price is similar to a resistance or support level. If the pivot level is breached, the price should continue in that direction. Or the price could reverse at or near this level. █ Usages: Use channels as a support & resistance zone. Use bands as a support & resistance zone....
Heavily modified version of my previous "Relative Aggregate Strength Oscillator" -Added high/low lines, alma curves,, lrc bands, changed candle calculations + other small things. Replaces the standard RSI indicator with something a bit more insightful. Credits to @wolneyyy - 'Mean Deviation Detector - Throw Out All Other Indicators ' And @algomojo - 'Responsive...
This indicator is hard-coded for Bitcoin, but you may try it on other asset classes/coins. I have not updated this indicator in over 3 years, but it seems to still work very well for Bitcoin. This indicator is NOT for beginners and is directed towards intermediate/advanced traders with a sensibility to agree/disagree with what this indicator is signalling (common...
The Smarter MACD displayed as a band instead of an oscillator. A classic MACD with average peak and dip lines. The lighter green and red horizontal lines are the average peak and dip of the entire span, respectively. The second, bolder of the two lines are the averages of the peaks and dips above and below the overall peak and dip averages. The filled in color is...
This is a simple indicator using bolinger band return. After the candle's bolinger band broke out, Turn back inside BB is the entry point. Usually there are more than two triangles, so you can wait after ordering a better price. As you already know about it, it is very dangerous for the bolinger band to enter in the reverse direction when a strong trend is...
Using the Bollinger Band to mark areas of Support and Resistance The scrip finds the highest and lowest levels of the bands to mark up futures areas of interest. If the High/Lows are being broken on the Bollinger band, or if the look back range has expired without finding new levels, the script will stop plotting them until new levels are found I have found...
After seeing strategy after strategy refer to calculating ATR values using a "calculator" (how barbaric!), I thought I'd take a stab at one possible solution to the "problem" as an overlay indicator on the main chart that replaces traditional standard ATR bands. This indicator presents ATR within a channel with a slick trick: invisible hover-able tooltips for you...
The Projection Bands were created by Mel Widner (Stocks and Commodities Jul 1995) and this indicator and the other two that rely on this one (I will publish them later) are very underappreciated in my humble opinion. The biggest strength of this indicator is the fact that it is a leading indicator for dramatic price movements. As you can see in my example chart it...
Price could shows you dynamic support resistance levels. It also displays two bands (ie clouds) that show you where the trend is. If the price hits the bottom of the high band thats a buy and if it hits the top of the high band its a sell. During times of volatility the price can break support but you will find that the opposite band will work as the next level. I...
A Very Simple Strategy From Moving Average - Price Breakout Upper Band = Long - Price Breakout Lower Band = Short Moving Average Type = Able to Change RMA, EMA, SMA, WMA Moving Average Period = Able to Change Upper Band & Lower Band Gap = Able to Change With Stop Lose & Take Profit = Able to Change