Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
3542
Valutazioni:
(15)
Pubblicato:
2012.12.03 16:24
Aggiornato:
2023.03.29 13:42
\MQL5\Include\ \MQL5\Indicators\
x2ma.mq5 (8.75 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.