you can add as much SMA EMA BB as you want by editting the source code just remove the // from the indicator code
Version 2 Updates Speed has been increased by ~7X Highest and lowest pairs now highlighted using brighter colors Re-ordered pairs from highest to lowest 'flight to risk' rating I created this tool for the purpose of determining strongest and weakest currencies over different periods of time. Each major currency is compared to the field of other majors...
There it is, you can put it on your chart by adding this to your favorite.
Tema highlights bars based on the triple ema ( tema ) with two different length qualifiers. The tema is believed to react quicker to price fluctuations than the simple moving average ( sma ), the exponential moving average ( ema ), and the double ema ( dema ). The shorter length tema crossing over the longer one is believed to indicate a bullish trend ahead,...
The clone of Jurik moving average function with a power argument The power argument allows to closely approximate price movements. The higher the power, the closer the fit. Also helps to find a balance between smoothing and fitting.
Part of my strategy involves entering a trade based on a candle on a 5-min chart being < 2% (ignoring major volatility). I got tired of calculating the range of a single candle either in my head or on a calculator, so I wrote this up. Feel free to share it. Shows the %move of any single candle, default horizontal lines are 1% & 2%, can be changed by clicking...
Co-variance is a representation of the average percent data points deviate from there mean. A standard calculation of Co-variance uses One standard Deviation. Using the empirical rule, we can assume that about 68.26% of Data points lie in this range. The advantage to plotting co variance as a time series is that it will show you how volatility of a trailing...
Should I FOMO?? (number of revisited candles in a timeframe) ============================================================= idea: hecate I fomo way too much so i have created this little indicator to show me how many times (PERCENT) a candle is revisited in a period P with the idea that i should not panic and maybe just wait patiently for a better price. Just set...
Momentum written in Pine You are able to change the source with this.
This is Covariance on Covariance. It shows you how much a given covariance period has deviated from it mean over another defined period. Because it is a time series, It can allow you to spot changes in how covariance changes. You can apply trend lines, Fibonacci retracements, etc. This is also volume weighting covariance. This is not a directional indicator nor...
Volume Conversion Indicator The volume conversion indicator is much like the in-built volume indicator. This particular volume indicator allows you to find out how much of something has been traded in a given timeframe. This is done by multiplying volume by the average price at that point. What does this mean? Well, say, for example, you were watching DGB/BTC...
This a porting to Trading View of the 12 new indicators introduced in IFTA Journal (January Edition) by Akram El Sherbini, MFTA, CFTe, CETA. Indicators are available in "Linear Momentum and Performance Indicators" at page four. IFTA Journal is available below: ifta.org Indicators implemented herein: Linear Force Index: The linear force index LFI measures...
I created this tool for the purpose of determining strongest and weakest currencies over different periods of time. Each major currency is compared to the field of other majors and its average change is measured over a predetermined period of time. The result is displayed as a percentage. I use it for trend following but it can also be used to fade...
RSI, EMA of RSI, EMA of RSI's EMA, and Stochastic. V2 added Price Bar Coloring. Buy when Orange or Green, Sell when Yellow or Red.
Hi Let me introduce my Bear Power Indicator script. To get more information please see "Bull And Bear Balance Indicator" by Vadim Gimelfarb.