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:
3538
Rating:
(15)
Published:
2012.12.03 16:24
Updated:
2023.03.29 13:42
exp_x2ma.mq5 (8.29 KB) view
\MQL5\Include\ \MQL5\Indicators\
x2ma.mq5 (8.75 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The Expert Advisor Exp_X2MA is drawn on the basis of X2MA universal Moving Average change. The signal is formed when a bar is closing if there is change in Moving Average direction.

Place X2MA.ex5 compiled file to the terminal_data_folder\MQL5\Indicators.

Default Expert Advisor's input parameters have been used during the tests shown below. Stop Loss and Take Profit have not been used during the tests.

Fig. 1. The instances of history of deals on the chart.

Fig. 1. The instances of history of deals on the chart.

Testing results for 2011 at USDCHF H4:

Fig. 2. Charts of testing results

Fig. 2. Charts of testing results

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

BarsMaxMinSystem BarsMaxMinSystem

The Three-Bar High/Low System indicator by Larry Williams

i_Trend i_Trend

The oscillator with two lines based on Bollinger Bands, BearsPower and BullsPower

iEnvelopes_HTF iEnvelopes_HTF

Envelopes drawn in ZigZag form. They can be drawn fixing Time Frame and then calculate input parameters

Displaying Several CChartObject Objects in a Single Window Displaying Several CChartObject Objects in a Single Window

This script displays several subcharts in a single chart window according to the number of currency pairs in Market Watch menu.