MMA mainpanelI stumbled on the MMA in the “Active Investing” course notes by Alan Hull (who invented the Hull Moving Average)
alanhull.com
He writes on page 13:
“Multiple moving averages, MMAs, are a sophisticated tool that can be used in a range of applications. MMAs are a series of lines that track and filter the weekly price movements. They consist of 2 sets of lines that allow Technical Analysts to observe and compare the immediate behavior of price activity with the long term behavior of the price activity. Exponential moving averages are used for this type of analysis. The price bars in the following chart have been switched off to improve readability of the MMA lines.”
“Once we have found a share that has an acceptable 'Rate of return' we must make a qualitative judgment of the trend. We are looking for a strong and consistent trend that is not likely to reverse shortly after we enter the market. The following points are critical;
- The long term group must be spreading apart or running parallel with each other.
- The long term group must be pointing upwards.
- The straighter the long term group of lines are; the less volatile the trend is.
- The short term group can pullback (ie. compress together) but if they cross into the long term group then the trend is weakening and may be about to break.
This type of qualitative analysis is only used when entering the market and the idea is to avoid volatility. We want to 'Buy and Hold' and not get bounced in and out of the market. Judging the quality of trends is the most subjective function we will have to perform.”
Because I tend to close positions too soon, I tried MMA. I found that it can help me to stay in position as long as the trend is going on. TradingView offers several scripts for MMA, this version differs from the others because I added color zones and linecolor changes to mark the trend according to Alan’s norms:
An uptrend is marked with a blue zone when the short term group is above the long term group and the long term group is sorted correctly and ema50 points up. The zone is purple when vice versa in downtrend. When there is no trend no zone is colored, but the lines are made gray.
Because of Alan’s idea to show MMA without price bars, I created both an overlay version for the main panel and a version for a sub panel.
MMA
Bollinger + MMA + EMA + Zones ImportantesIndicator for trading volatility.
It includes many options such as:
- up to 3 customizable bollinger bands
- the famous magic bollinger band (only in UT 5min) (I will work on this option to make it even more perfectible)
- up to 5 customizable moving averages (with the possibility of putting a colored backround during crossings)
- up to 3 customizable exponential moving averages.
This indicator, associated with my indicator "MACD ZERO RETARD + ZONES IMPORTANTE" will allow you to draw your attention to areas of interest and thus work on your positions. Works on intraday, medium and long term (to be determined if it also works for scalping).
Multiple Timeframe (Moving Average) With InfoThis indicator combine 4 indicator in one pine script : Main indicator is Moving Average in multiple timeframes, Bollinger Band, Crossover Signal, Info Panel, 52Weeks High & 52 Weeks Low.
1)
For multiple moving average, it has 9 difference timeframes.
- Default timeframes is (1minute, 5minutes, 15minutes, 30minutes, 1hour, 4hours, 1Day, 1Week & 1Month). User also have choices to change the option.
- For Moving Average, there also available multiple choice of Moving Average : SMA , EMA , DEMA , VWMA , RMA, WMA . Default Moving Average is EMA (200)
- There also include info panel / table that show TF (Timeframes) for every MAs, & their price. Colors change according to current price. Bullish = Green, Neutral = Neutral, Bearish = Red
There are also function for user to turn on/off :
- (MA) Type & Lenght.
- Multiple MAs.
- Info / Table
User can use multiple line in daily chart to find support & resistance .
Example : For uptrend stock, candle close on top of EMA200 line for 1 hour timeframe. So it's can becomes immediate support, while the other EMAs on below is their next support.
Example :
For downtrend stock, candle close on top of EMA200 line for 5minutes timeframe. So it's become support, while the other EMAs on top is their resistance.
Example :
This Multiple MAs Inspired by xdecow :
www.tradingview.com
Checkout his Multi Timeframe Moving Average here :
2)
This indicator also have Bollingger Band. User have option to turn it on / off. User can use it as a target price if all the EMAs below the candle.
Example :
3)
This indicator also shown 52 Weeks High & 52 Weeks Low. User have option to turn it on / off. Their price also shown at the info panel.
Example :
4)
Crossover Signal. This crossover is default, it happen when candle close on top / near timeframe 5Minutes is (Ready). While candle close below timeframe 5Minutes is (Caution). User can choice other shape if they don't want the text label. To change the crossover for other setup, user can change it under = #2. The crossover only shown in past 10 candle.
Example :
Feel free to use it & comment. Thanks.
Multi moving average (by S. G. Lee)- Multi moving average with one indicator
- You can choose SMA/EMA
- You can change length
- You can change color, thickness
Tabajara PLUS by A. Machado (+ médias, VWAP, HiLo...) (InputT)Setup "Tabajara" de autoria do trader André Machado, também conhecido como "Ogro de Wall Street".
O uso do setup pode ser facilmente conhecido na internet, em especial no canal do Youtube do próprio autor.
O setup consiste tão somente na regra de coloração dos candlestick tendo como base uma média móvel simples de 20 períodos e operações pautadas em análise técnica.
Neste script foram adicionadas outras médias e indicadores para melhor estudo dos ativos a serem analisados.
O indicador possui:
Setup “Tabajara”: MMA 8 + MMA 20 e regra de coloração dos candles
Hi-Lo
VWAP colorida conforme direção
Bandas de Bollinger
2 Médias Móveis Exponenciais
2 Médias Móveis Aritméticas
Tudo em um só indicador
Aviso:
O uso do indicador é gratuito, configurável, de uso educacional e para análise de gráfico.
O indicador foi elaborado com base em modelos e no "editor pine" fornecidos por esta plataforma.
Se algum erro for encontrado no indicador, pedimos que nos informem.
Este indicador não representa recomendação de negociação de valores mobiliários ou outros instrumentos financeiros.
Operações em renda variável é uma atividade de alto risco e análise de fatos passados não garantem resultados futuros.
Multiple Moving AveragesThis is an indicator with 4 moving average slots and 6 exponential moving average slots
It also has bollinger bands and a volume weighted moving average slot
Feel free to edit this and add/remove some and publish your own
Multiple Moving AveragesThis script shows multiple moving averages and has an indicator when they are about to cross. Depending on the scale you probably will need to adjust the values to have a working cross indicator.
Multiple Moving AveragesThis script plots up to five Moving Averages , either Simple or Exponential (9, 20, 50, 100 and 200 days period by default).
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
SMA/EMA 12|26|50SMA/EMA 12|26|50
Exactly as title says
SMA is bold
EMA is light
Orange 12
Green 26
Blue 50
Guppy Multiple Moving AverageAn implementation of the Guppy Multiple Moving Average, as originally described by Daryl Guppy.
Alert presets have been added for convenience, including
- Price enters investor group
- Price rises over investor group
- Price falls under investor group
- Trader-group rises above Investor group
- Trader-group falls below Investor group
Learn more about interpretation and uses of the GMMA in some of Daryl's books, I have thoroughly enjoyed reading "Trend Trading" and am looking forward to reading more of his works.
Renko GuppyI like renko blocks and I like guppy mma's so I decided to put together a study for using them with each other while I'm using other bar types.
Additionally, I added two line plots for two different renko sizes of your choice. This has a nice benefit of being able to see how price appears to be ranging between the "block sizes".
Being able to see the lines contract, especially within these "ranging" zones, gives you a great indication of an impending breakout.
The example you see above shows the guppy block size set to 15, the white line is 50 and the blue is 100. It should hopefully illustrate the idea.
The current close price (red line) can also be optionally plotted as a separate moving average, or simply the close price. I defaulted it to a 3 period EMA to smooth it out a bit so it flows a bit better with the guppy ma's. It's helpful to see how price is actually moving around within these Renko blocks.
Pick either Traditional or ATR block sizes.
There are the fast (5) / slow (5) moving averages.
Pick your poison: EMA (default), SMA, WMA, SMMA, DEMA, TEMA, HullMA, ZEMA, TMA, SSMA
There's some options to disable/enable things as you see fit.
The defaults are set to my own needs so you'll probably want to change block sizes for you preferences/symbols/timeframes.
Note: This is presumably only usable for those of you with access to Renko charts on here.
Rainbow MA StudyI've been interested in 'Multiple Moving Averages' lately and came across another script on here for a Rainbow MA.
Unfortunately its source is private and I wanted to try things out with other MA types so I put this together.
I also wanted to make it a seperate study so I could view regular bars without the clutter.
The general rule of thumb with these is the larger the price movement the wider the lines become giving you sort of a wave effect.
When the lines bunch up together you know there's going to be a breakout opportunity that will present itself.
Partly art, partly practical, entirely overkill. Enjoy!
The anchor multiplier should basically allow you to view things in relation to another time period, but it takes forever to load and will likely time out.
Since there are 63 MA's being calculated and plotted changing options on the fly takes some time to process and load.
I'm also pretty new to pine script so it's probably not the best implementation.
MA types: EMA (default), SMA, WMA, VWMA, SMMA, DEMA, TEMA, HullMA, ZEMA, TMA, SSMA
Play around with these to see some different effects.
The white line is the current close price.
Color 1 МАs: 2,3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
Color 2 MAs: 17, 19, 21, 23, 25, 27, 29, 31, 33, 35, 37, 39, 41
Color 3 MAs: 44, 47, 50, 53, 56, 59, 62, 65, 68, 71, 74
Color 4 MAs: 78, 82, 86, 90, 94, 98, 102, 106, 110, 114, 118, 122
Color 5 MAs: 126, 131, 137, 143, 149, 155, 155, 161, 167, 173, 179, 185, 191, 197
You can more easily change the colors at the top of this source code instead of one by one in the settings.
If you want this on your main chart instead of a separate window you'll just need to change overlay=true in the study.
References & Thanks:
JustUncleL:
For the timeframe anchor, MA variants, and generally awesome work. This is more practical.
StickyCheeba:
For the idea.
Here's some shots to get an idea of the differences.
HullMA:
VWMA:
SSMA:
TMA:
Super Guppy MMA [MFWIC]I compiled the new and improved Guppy Multiple Moving Averages. Hope it has some value. Plan your trade and trade your plan!
Indicators: Rainbow Charts Oscillator, Binary Wave and MAsRainbow Charts, by Mel Widner, is a trend detector. It uses recursively smoothed MAs (remember, this idea was proposed back in 1997 -- it was certainly cool back then!) and also builds an oscillator out of the MAs. Oscillator bands indicate the stability range.
I have also included a simple binary wave based on whether all the MAs are in an upward slope or not. If you see any value above 0.5 there, the trend is definitely up (all MAs pointing up).
More info:
www.traders.com
Here's my complete list of indicators (With these 3, the total count should be above 100 now...will update the list later today)