Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Sistemi Esperti

Exp_KaufWMAcross - sistema esperto per MetaTrader 5

Visualizzazioni:
4991
Valutazioni:
(37)
Pubblicato:
2014.08.06 15:34
Aggiornato:
2016.11.22 07:32
\MQL5\Indicators\ \MQL5\Include\
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

The Exp_KaufWMAcross trading system is based on change of the trend direction displayed by the KaufWMAcross indicator.

The signal is formed when a bar is closing if there has been the emergence of the next indicator arrow.

The Expert Advisor requires the compiled file of the indicator KaufWMAcross.ex5. Place it to 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 2013 at GBPUSD H6:

Fig. 2. Chart of testing results

Fig. 2. Chart of testing results

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/11418

BvsB_HTF BvsB_HTF

The BvsB indicator with the timeframe selection option available in input parameters.

Exp_BvsB Exp_BvsB

The Exp_BvsB Expert Advisor is based on the signals of the trend indicator BvsB.

Simple ZigZag Simple ZigZag

Another zigzag version with a simple code that correctly determines peaks.

Exp_SimpleBars Exp_SimpleBars

The Exp_SimpleBars Expert Advisor is based on the signals of the trend indicator SimpleBars.