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:
2660
Note:
(12)
Publié:
2018.10.25 16:17
\MQL5\Include\ \MQL5\Indicators\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

A trading system based on the signals of the Iin_MA_Signal indicator. A signal is formed at the close of a bar if a color icon of the indicator has appeared.

For the generated EA to operate correctly, the compiled Iin_MA_Signal.ex5 indicator file should be available in the <terminal_data_directory>\MQL5\Indicators folder.

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

Fig. 1. Examples of trades on the chart

Fig. 1. Examples of trades on the chart

Testing results for USDJPY H4 over the year 2017:

Fig. 2. Test results chart

Fig. 2. Test results chart

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/21886

XRSI_Histogram_Vol_HTF XRSI_Histogram_Vol_HTF

XRSI_Histogram_Vol indicator with the timeframe selection option available in input parameters

XCCI_Histogram_Vol_HTF XCCI_Histogram_Vol_HTF

XCCI_Histogram_Vol indicator with the timeframe selection option available in input parameters

StepMA_3D_v3_Cloud StepMA_3D_v3_Cloud

StepMA_3D_v3 indicator fills the space between the medium and slow trend with color and paints the fast trend line depending on its location

Gordago EA Gordago EA

The EA based on iMACD (Moving Average Convergence/Divergence, MACD) and iStochastic (Stochastic Oscillator).