Join our fan page
- Views:
- 2484
- Rating:
- Published:
- 2018.10.25 18:27
- 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 XDeMarker_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 XDeMarker_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 H4 over the year 2017:
Fig. 2. Test results chart
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/22260

Strategies based on iMA (Moving Average, MA) and iRSI (Relative Strength Index, RSI)

X2MA indicator in the form of candlesticks

JFatlCandle_Chl indicator with the timeframe selection option available in input parameters

JFatlCandle_Chl indicator with the timeframe selection option available in input parameters