Multiple MAs - 1ema, 4smaSimple script that allows you to customize the MA's length & color
(1) EMA - exponential moving average
(4) SMA - slow moving averages
Common SMA's are: 10, 50, 100, 200
Multiple
Multiple EMAMultiple EMA. Color switch of slowest EMA (def=200) when price close below or above. Trend marker when fastest EMA (def=9) cross slowest EMA (def=200).
Multiple EMAMultiple EMA lines. Color switch of slowest EMA (def=200) when price close above or below. Trend marker when fastest EMA (def=9) cross slowest one.
16x VWMACombination of 16 VWMAs to find out where the market makers are.
vwma 10/20/30 - red
vwma 40 - green
vwma 50/60/70/80 - orange
vwma 150/160/180/200 - blue
vwma 300/320/340/389 - black
Multiple EMA/SMACreate and customize up to 6 EMAs and 6 SMAs. Useful for both long-term and short-term trading. Comes configured with the moving averages I use for trading.
EMA MultipleUse this script to view EMA D in graph intraday or D.
You can set two different EMA (ex: 100,200) and view, for example, the values of EMA D on 5 min.
Enjoy!
multiple SMA EMA BB full mod + timeframeyou can add as much SMA EMA BB as you want by editting the source code
just remove the // from the indicator code
Multiple Simple Moving AveragePretty simple, just gather the MAs together. You don't need to set them again and again. Never worry about the 10 indicators per chart limitation.
Compare currency against multiple (Basket of currencies)Early version of a script to compare one currency against multiple to get an index.
Default values loaded basically make something along the lines of, "USD global exchange rate"
I plan on making this less clunky/messy in future with respect to the coding and the user inputs. Works 100% right now though.
Multiple EMA5 Exponential Moving Averages
EMA 1: length 8, blue line
EMA 2: length 13, pink line
EMA 3: length 21, green line
EMA 4: length 55, yellow line
EMA 5: length 200, black line
Multiple Moving Averages [clean]Very simple indicator script to display multiple simple moving averages. I know others have made this but they often are too feature-rich and can get cluttered.
Can optionally show a cross when MA 1 crosses MA 3. These are colors such that when MA 1 crosses BELOW MA 3 a red cross is shown, and green when crossing above.
Seven Moving AvveragesThis is a simple yet very flexible moving average script. There are more than few moving average scripts out there but non of them are as flexible as this one.
This script lets you have seven different moving averages. Each moving average can be set separately, each can :
1- switch the moving average between EMA and SMA
2- set the flat percentage, this setting will be used to determine where we don't have trend in that moving average to set the color to black (default)
3- set the source
You can easily set the colors in the style tab.
This script was developed by request of few of my friends.
Multiple Moving Averages using only 1 indicator! (configurable)Simple modification to an existing script that allows for configurable MA lookback-lengths
Multiple Moving Averages A&GMultiple Moving Averages A&G in an indicator
1.- ema 4
2.- ema 9
3.- ema 18
4.- ma 200
5.- ma 200
everything is customizable!!
ENJOY
By: AlexVille
Multiple Timeframe Moving Average SystemModified code from ChrisMoody, RicardoSantos & Ricardo M Arjona.
Allows for multiple moving average types across custom time-frames.
Multiple Ema 8/13/21/55 by melihgulerIn one graph, 4 different periods include EMA (8/13/21/55). It is not recommended for short-term investments. You can get efficient results using at least 4 hours chart.
It is not an investment recommendation. Your use is at your own risk.
Multiple Ema 8/13/21/55 by melihgulerIn one graph, 4 different periods include EMA (8/13/21/55). It is not recommended for short-term investments. You can get efficient results using at least 4 hours chart.
It is not an investment recommendation. Your use is at your own risk.