Bezzus

DARYL GUPPY'S MMA (MULTIPLE MOVING AVERAGES)

Bezzus Zaktualizowano   
This script plots 2 separate bundles of moving averages, consisting of 6 different MAs each, with the goal to avoid some false signal provided by individual MAs, and was designed by Daryl Guppy, an Australian trader.

The first bundle consists of 6 "fast" MAs (default width: 3, 5, 8, 10, 12, 15 periods) and is highlighted in blue. The second consists of 6 "slow" MAs (default width: 30, 35, 40, 45, 50, 60 periods) and is highlighted in orange. However I made it possible to modify the width for each MA. The original Daryl Guppy's MMA is made of EMAs, however this script also includes the possibility to plot SMAs instead.

From an operational point of view, those bundles act like individual MAs. So the trader should watch for crosses, convergences and divergencies between the 2 bundles and between the individual averages.
Informacje o Wersji:
Fixed some error inside the code: previously the script only plotted EMAs; now it will let you correctly choose to plot SMAs if you want it.

More, I cleaned the script settings window, removing all the unnecessary input options, and adding 2 boxes to enable/disable the entire bundles plots with only one click. Same for the source price selection.

Hope you like the script. Please put your likes and support me if you appreciate my work.

@Bezzus
Informacje o Wersji:
Updates:
- Added support for Double Exponential MA (DEMA) and Triple Exponential MA (TEMA)
Skrypt open-source

Zgodnie z prawdziwym duchem TradingView, autor tego skryptu opublikował go jako open-source, aby traderzy mogli go zrozumieć i zweryfikować. Brawo dla autora! Możesz używać go za darmo, ale ponowne wykorzystanie tego kodu w publikacji jest regulowane przez Dobre Praktyki. Możesz go oznaczyć jako ulubione, aby użyć go na wykresie.

Wyłączenie odpowiedzialności

Informacje i publikacje przygotowane przez TradingView lub jego użytkowników, prezentowane na tej stronie, nie stanowią rekomendacji ani porad handlowych, inwestycyjnych i finansowych i nie powinny być w ten sposób traktowane ani wykorzystywane. Więcej informacji na ten temat znajdziesz w naszym Regulaminie.

Chcesz użyć tego skryptu na wykresie?