당사 팬 페이지에 가입하십시오
- 조회수:
- 2542
- 평가:
- 게시됨:
- 2018.10.25 18:27
- 업데이트됨:
- 2023.03.29 13:48
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
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
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: 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