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:
- 3402
- Rating:
- Published:
- 2018.03.01 11:33
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The indicator shows on one chart two simple moving averages from two timeframes: from the current one and the one specified in input parameters.
It has two parameters:
- Period MA - Moving Average period;
- Timeframe MA - the timeframe of the second Moving Average.
Fig.1 The H1 chart, the MA timeframe H4
Fig.2 The M30 chart, the MA timeframe H4
Fig.3 The M15 chart, the MA timeframe H4
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/19835

The indicator draws the Keltner channel in the form of a cloud.

An Expert Advisor based on the "Fractals at Close prices" indicator.

A simple Moving Average of volumes.

An Alligator based on the VAMA indicator.