당사 팬 페이지에 가입하십시오
- 조회수:
- 7001
- 평가:
- 게시됨:
- 2011.01.10 10:53
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The DMI Expanded Moving Average Indicator. The DMI and HLrange are used.

Trade signals based on three moving averages is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.

Trade signals based on price crossover with moving average indicator (CSignalMA from MQL5 Standard Library) is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.

Trade signals based on price crossover with moving average indicator confirmed by ADX is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.

This script generates a file with its source code (solution of the classical program in MQL5). It may be useful to study programming and algorithms.