How to identify trends and trading ranges using the Guppy Multiple Moving Average
The Guppy Multiple Moving Average (GMMA) indicator tool is based on the relationships between groups of moving averages. Each group of averages in the GMMA provides insight into the behavior of the two dominant groups in the market - traders and investors. The indicator allows the trader to understand the market relationships shown in the chart and so select the most appropriate trading methodology and the best tools. The GMMA is designed to understand the nature of trend activity on an end of day, or intraday basis.
The inferred activity of traders is tracked by using a group of short term moving averages. The traders always lead the change in trend. Their buying pushes up prices in anticipation of a trend change. Their activity is shown by a 3, 5, 8, 10, 12 and 15 day group of exponentially calculated moving averages.
The trend survives only if other buyers also come into the market. Strong trends are supported by long term investors. The investor takes more time to recognize the change in a trend but he always follows the lead set by traders. We track the investors' inferred activity by using a group of long term moving averages. This group is 30, 35, 40, 45, 50 and 60 day exponentially calculated moving averages.
Metastock Formula:
Guppy's MMA Long Term (Colour RED)
Mov(C,30,E);Mov(C,35,E);Mov(C,40,E);
Mov(C,45,E);Mov(C,50,E);Mov(C,60,E)
Guppy's MMA Short Trem (Colour BLUE)
Mov(C,3,E);Mov(C,5,E);Mov(C,7,E);
Mov(C,10,E);Mov(C,12,E);Mov(C,15,E);
Well if you want me to procede further with this trading lesson discussion, I would want you all to post your favourite security with the following two indicators overlaid on it along with your comments.