당사 팬 페이지에 가입하십시오
- 조회수:
- 15664
- 평가:
- 게시됨:
- 2023.01.16 01:49
- 업데이트됨:
- 2023.01.16 01:52
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Strategy tested on EURUSD pair, works best on M15 period.
Indicators used:
- EMA (default period 34)
- CCI (default MA period 50)
- MACD (default MT5 settings)
The strategy goes as follows:
For BUY orders:
- The candle must close ABOVE the EMA
- The CCI indicator must cross the 0 level and go into the positive
- The MACD indicator must be below 0 and make a cross while below the 0 level
For SELL orders:
- The candle must close above the EMA
- The CCI indicator must cross the 0 level and go into the positive
- The MACD indicator must be below 0 and make a cross while below the 0 level

Shows moving Last Price on Bid Line, LAst 24 hours percentage change, switch chart from arrow keys and more..

Forex Trade Manager MT5 simplifies managing open orders in MetaTrader 5.

An implementation of the original Average True Range indicator by John Welles Wilder Jr. as described in his book—New Concepts in Technical Trading Systems [1978].

An implementation of the Relative Strength Index indicator by John Welles Wilder Jr. as described in his book—New Concepts in Technical Trading Systems [1978].