Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
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:
2692
Note:
(10)
Publié:
2018.07.09 13:34
Mise à jour:
2023.03.29 13:48
\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 ColorXDerivative indicator. The signal is formed when a bar is closing if there is a change in the oscillator direction.

For the EA to operate correctly, the compiled file of indicator ColorXDerivative.ex5 must be in the <terminal_data_directory>\MQL5\Indicators folder.

In the texts below, the default inputs of the EA are used. Stop Loss and Take Profit have not been used during the tests.

Fig. 1. Examples of deals on the chart

Fig. 1. Examples of deals on the chart

Testing results for GBPUSD H12 over the year 2016:

Fig. 2. Testing results chart

Fig. 2. Testing results chart

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

ColorXDerivative_HTF ColorXDerivative_HTF

Indicator ColorXDerivative with the timeframe selection option available in the input parameters

Volume trader Volume trader

A trading system based on the tick volume of bars.

PeriodCandle PeriodCandle

Synthetic Japanese candlesticks over the period defined in the indicator settings, calculating on each bar.

XPeriodCandle XPeriodCandle

Synthetic Japanese candlesticks over the period predefined in the indicator settings, calculating on each bar and averaging the price timeseries used in the indicator.