당사 팬 페이지에 가입하십시오
- 게시자:
- Vladimir Karputov
- 조회수:
- 6860
- 평가:
- 게시됨:
- 업데이트됨:
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The author describes it as follows:
This is a professional Expert Advisor for trading currencies with the spread of 2 points on one-minute timeframe. It is especially good on flat markets with good volumes. The EA features unique trading technologies: working with cross rates, auto lot calculation by a specified risk, working with multiple currencies, simulation period auto detection, auto correlating a stop loss value with the specified ratio of the market credibility, etc. The EA implements scalping and shadow stop loss definition technology.
The EA makes from 100 to 300% per day with the default settings. Previously, the EA has been distributed by my company among commerce clients only. Now, I think, some of its ideas will be helpful for many traders. I do not recommend using this code on a real trading account. You may do that on flat markets, however, at your own risk.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/16682

Exp_X2MA_Digit_DM_361 trend-following trading system is based on ColorX2MA_Digit and ColorDM_361 indicator signals.

Standard RSI oscillator implemented as a histogram rounding its values to the standard range.

The extensive use of standard library classes and the uniform code for data acquisition from iMACD, iStochastic, iSAR and iMomentum indicators.

Extensive use of the standard library classes.