Join our fan page
- Views:
- 2104
- Rating:
- Published:
- 2018.10.25 15:51
- Updated:
- 2023.03.29 13:48
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The trading system based on the signals of the XCCI_Histogram_Vol_Direct indicator. Trading signals are formed when a bar closes if the histogram direction has changed (which is displayed by five-pointed stars changing their color).
For the generated EA to operate correctly, the compiled XCCI_Histogram_Vol_Direct.ex5 indicator file should be available in the <terminal_data_directory>\MQL5\Indicators folder.
Default Expert Advisor's input parameters without stops have been used during tests shown below.
Fig. 1. Examples of trades on the chart
Testing results for USDJPY H2 over the year 2017:
Fig. 2. Test results chart
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/21980

Iin_MA_Signal_NRTR indicator with the timeframe selection option available in input parameters

"Previous Candle Breakdown" Expert Advisor.

The trading system based on XRSI_Histogram_Vol_Direct indicator signals

The trading strategy based on two oscillators: iCCI (Commodity Channel Index, CCI) and iRSI (Relative Strength Index, RSI).