당사 팬 페이지에 가입하십시오
- 게시자:
- Vladimir Karputov
- 조회수:
- 3376
- 평가:
- 게시됨:
- 2017.03.02 12:13
- 업데이트됨:
- 2018.02.22 12:34
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Author of the idea — Vladimir, author of the MQL5 code — barabashkakvn.
The Expert Advisor idea is based on the constant change of trade direction depending on the TakeProfit, StopLoss and TrailingStop levels.
Positions are opened in stages, in the direction opposite to the previously opened positions. The EA does not use any indicators, mathematical models or other complexities. Its profitability is based on the fact that the duration of profitable positions is longer than the duration of losing positions.
Testing results on EURUSD, H1:
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/17490

The "MQL5 Wizard MA RSI" Expert Advisor has been generated using the MQL5 Wizard based on the signals of the trend MA (Moving Average) indicator and of the RSI (Relative Strength Index) oscillator.

The Expert Advisor is based on the following indicators: RSI, WPR, Stochastic, Moving Average, deMarker

The indicator shows the statistical characteristics of bars: the mean value, variance, skewness and kurtosis

An assessment is made based on the values of five indicators (Gator, WPR, AC, DeMarker and RSI). Uses trapezoidal membership functions. Before sending a trade request, it checks if funds on the account are enough.