Bezzus

DARYL GUPPY'S MMA (MULTIPLE MOVING AVERAGES)

Bezzus Atualizado   
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.
Notas de Lançamento:
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
Notas de Lançamento:
Updates:
- Added support for Double Exponential MA (DEMA) and Triple Exponential MA (TEMA)
Script de código aberto

Dentro do verdadeiro espírito TradingView, o autor deste script publicou ele como um script de código aberto, para que os traders possam compreender e checar ele. Um viva ao autor! Você pode usá-lo gratuitamente, mas a reutilização deste código em uma publicação é regida pelas Regras da Casa. Você pode favoritá-lo para usá-lo em um gráfico.

Aviso legal

As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.

Quer usar esse script no gráfico?