Bezzus

DARYL GUPPY'S MMA (MULTIPLE MOVING AVERAGES)

Bezzus Обновлено   
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.
Информация о релизе:
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
Информация о релизе:
Updates:
- Added support for Double Exponential MA (DEMA) and Triple Exponential MA (TEMA)
Скрипт с открытым кодом

В истинном духе TradingView автор этого скрипта опубликовал его с открытым исходным кодом, чтобы трейдеры могли понять, как он работает, и проверить на практике. Вы можете воспользоваться им бесплатно, но повторное использование этого кода в публикации регулируется Правилами поведения. Вы можете добавить этот скрипт в избранное и использовать его на графике.

Отказ от ответственности

Все виды контента, которые вы можете увидеть на TradingView, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.

Хотите использовать этот скрипт на графике?