This script is a variation of the popular Bollinger Bands indicator, which uses exponential moving averages (EMA) instead of simple moving averages (SMA) as its core calculation. The indicator is designed to provide a visual representation of volatility, with the distance between the upper and lower bands being determined by the standard deviation of the...
This is the Reverse Engineering EMARSI and SMARSI Indicator. It’s based on the work of Giorgos Siligardos on Reverse Engineering RSI. The Reverse Engineering EMARSI and SMARSI Indicator shows the Exponential Moving Average and the Simple Moving Average of the RSI line but plotted in the price chart. This script is also a complement of "Reverse Engineering RSI, by...
Features: If you are looking for an indicator table that can project the distance between the price of the stock/index and different simple/exponential moving averages, this can be it. This is an indicator table overlaid on the main chart of your index/stock selection allowing you to see the distance in percentage terms between price and simple/exponential moving...
***For a Detailed Video Overview Showing all of the Settings... Click HERE to View Video New _CM_Ultimate_MA_MTF_V4 - Update - 08-24-2021 Thanks to @SKTennis for help with code Added Ability to Plot 1 or 2 Moving Averages - Fast MA & Slow MA Added Ability to Plot Fast MA with Multi TimeFrame Added Ability to Plot Slow MA with Multi TimeFrame ...
Based on Trend Channel Ema-crossover is added Crossing alerts, only on trend Basado en mi anterior indicador, Trend Channel Se agrega Cruce de Medias Moviles (Ema-crossover) Las alertas solo son en favor a la tendencia El valor de SMA Range es arbitrario (No Backtesting). Cambia la amplitud de canal que determina cuando es rango (barras amarillas por...
This indicator returns the percentage or count of prices greater than simple moving averages with periods in a user set range, as well as the moving average period that is the closest to price values. Settings Minimum Length: Minimum SMA period Maximum Length: Maximum SMA period Smooth: Control the degree of smoothness of the indicator outputs ...
This is a set of 4 combined moving averages. Each moving average is a combination of an EMA, SMA, HMA, RMA, WMA and VWMA with the same length as set in your input settings. All 6 of them are added together and then divided by 6 for an average of all of them. This is based on the theory that most traders use their own preference of moving averages, so combining...
Returns a dashboard showing the direction taken by 4 overlay indicators, SMA (simple moving average), TMA (triangular moving average), WMA (weighted moving average), and REG (linear regression), all using different length periods. The user can select the minimum and maximum length of these indicators and introduce an increment. 1. Settings Maximum Length:...
Fibonacci levels that show the critical top and bottom levels. There is no way to miss the top and bottom. And a top detector. Also the most important SMA lines (SMA 50, 200), EMA21. Those are the most frequently used lines by traders. This indicator is based on the work of www.tradingview.com His work set me thinking. Could I also see the bottom using...
So far the most widely used moving average with an adjustable weighting function is the Arnaud Legoux moving average (ALMA), who uses a Gaussian function as weighting function. Adjustable weighting functions are useful since they allow us to control characteristics of the moving average such as lag and smoothness. The following moving average has a simple...
Hello friends, This is a multi-timeframe table with these features: Display price change percentage compared with the last timeframe candle close. Display price change percentage compared with the last timeframe candle close MA. Displays change percentage compared with the last timeframe candle volume. Displays change percentage compared with the last...
Multi SMA EMA WMA HMA 4x7 Moving Averages with Bollinger Bands MAX MTF by RagingRocketBull 2019 Version 1.0 All available MAX MTF versions are listed below (They are very similar and I don't want to publish them as separate indicators): ver 1.0: 4x7 = 28 MTF MAs + 28 Levels + 3 BB = 59 < 64 ver 2.0: 5x6 = 30 MTF MAs + 30 Levels + 3 BB = 63 < 64 ver 3.0: 3x10 = 30...
this script alerts you when a touch happens on your specified EMA
Plots moving average both EMA as well as SMA on Multiple timeframes at once in a Tabular Format for rapid indication of momentum shift as well as slower-moving confirmations. Displays EMA/SMA 5 8, 13, 21,34,55,89,100,200,400 by default as well as provide the users the flexibility to choose the timeframe as per their set up.
For 4 simple moving averages, the script tests every single combination for maximum profitability and finds the best pair. Combinations: sma1 and sma2, sma1 and sma3, sma1 and sma4, sma2 and sma3, sma2 and sma4, sma3 and sma4 And then paint the pair which get best performance. sma lengths are optional, so you can change lengths as you wish. You will...
Return the value of a simple moving average with a period within the range min to max such that the variance of the same period is the smallest available. Since the smallest variance is often the one with the smallest period, a penalty setting is introduced, and allows the indicator to return moving averages values with higher periods more often, with higher...
This script starts with the 252 E(S)MA and steps it down 21 days per MA. The starting ribbon (Annual Moving Avg Length) and step-downs (Monthly Step Downs) are adjustable. The goal of this script is to quickly see if prices respect a certain MA length more than another. Monthly lengths were chosen because of their relation to earnings and other reports.
This study visually demonstrates Fibonacci moving averages. The darker the color, the stronger the signal is for either buying or selling. Buys/Sells only take place when each moving average is above/below the its adjactent fibonacci sequence, i.e 5<8<13<21<34<55<89<144 for buying.. Alerts are provided as BUY ASSET and SELL ASSET. Multiple moving averages are...