Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 6884
- Rating:
- Published:
- 2018.03.01 11:35
-
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

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

Increased accuracy of the standard timer.

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

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