Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
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_ColorZerolagJCCX - sistema esperto per MetaTrader 5

Visualizzazioni:
2278
Valutazioni:
(18)
Pubblicato:
2015.11.02 15:37
Aggiornato:
2023.03.29 13:45
\MQL5\Experts\ \MQL5\Include\ \MQL5\Indicators\
jccx.mq5 (7.63 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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

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