Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
4701
Rating:
(11)
Published:
2018.03.01 11:37
AMACD.mq5 (18.33 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The indicator shows MACD calculated based on AMA.

The indicator has eight configurable parameters:

  • Period of the Fast AMA;
  • Fast EMA of the Fast AMA - the period of the fast EMA in the fast AMA settings;
  • Slow EMA of the Fast AMA - the period of the slow EMA in the fast AMA settings;
  • Period of the Slow AMA;
  • Fast EMA of the Slow AMA - the period of the fast EMA in the slow AMA settings;
  • Slow EMA of the Slow AMA - the period of the slow EMA in the slow AMA settings;
  • The signal line period - period for the signal line of AMACD;
  • Applied price - AMACD calculation price.

Fig.1 AMACD H1

Fig.2 AMACD M15

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/19882

Asymmetric Trend Pressure Asymmetric Trend Pressure

The Asymmetric Trend Pressure indicator shows the trend direction and strength line. It can additionally show the bullish and bearish components of the trend.

Advance Trend Pressure Advance Trend Pressure

The Advance Trend Pressure oscillator shows the trend direction and strength line. It can additionally show the bullish and bearish components of the trend.

Wilson Relative Price Channel Wilson Relative Price Channel

Wilson Relative Price Channel.

Polynomial Regression Polynomial Regression

A polynomial regression channel.