Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
3544
Note:
(15)
Publié:
2012.12.03 16:24
Mise à jour:
2023.03.29 13:42
\MQL5\Include\ \MQL5\Indicators\
x2ma.mq5 (8.75 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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

Traduit du russe par MetaQuotes Ltd.
Code original : 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.