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
Indicators

MA with Band - indicator for MetaTrader 5

Views:
6192
Rating:
(14)
Published:
2018.03.01 11:35
MA_With_Band.mq5 (12.48 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The indicator draws a Moving Average, as well as bullish and bearish areas built using Bollinger Bands calculated based on this Moving Average.

It has five input parameters:

  • Period of MA calculation - MA calculation period;
  • Method of MA calculation - MA calculation method;
  • Applied price of MA - price used for the MA calculation;
  • Period of BB calculation - Bollinger Bands calculation period;
  • Deviation of BB - Bollinger Bands deviation.

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

Custom Moving Average Input Color Custom Moving Average Input Color

A modification of the "Custom Moving Average" indicator: now the line color can be passed in input parameters.

AccurateTimer AccurateTimer

Increased accuracy of the standard timer.

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.

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.