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:
2312
Note:
(18)
Publié:
2015.11.02 15:37
Mise à jour:
2023.03.29 13:45
\MQL5\Experts\ \MQL5\Include\ \MQL5\Indicators\
jccx.mq5 (7.63 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The Exp_ColorZerolagJCCX Expert Advisor enters the market when the ColorZerolagJCCX indicator cloud changes its color. The signal is formed when a bar is closing if the oscillator has crossed its signal line.

Place JCCX.ex5 and ColorZerolagJCCX.ex5 compiled files 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. Examples of deals on the chart

Fig.1. Examples of deals on the chart

Testing results for 2014 on GBPJPY H4:

Fig.2. Testing results chart

Fig.2. Testing results chart

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

ColorZerolagJCCX_HTF ColorZerolagJCCX_HTF

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

GlobalVariable GlobalVariable

This advisor demonstrates an example of global variables usage. The task of the advisor: store the calculation result in a global variable and get the global variable value on new initialization.

KAGI-1_HTF KAGI-1_HTF

The KAGI-1 indicator with the timeframe selection option available in input parameters.

ColorSchaffJCCXTrendCycle ColorSchaffJCCXTrendCycle

The Schaff Trend Cycle indicator based on the difference between two JCCX oscillators with different periods.