당사 팬 페이지에 가입하십시오
- 게시자:
- Vladimir Karputov
- 조회수:
- 4168
- 평가:
- 게시됨:
- 2017.03.02 11:48
- 업데이트됨:
- 2018.06.26 12:18
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Author of the idea — Collector, author of the MQL5 code — barabashkakvn.
The TDSGlobal ExperT Advisor uses the MACD, OsMA and WPR indicators. The Expert Advisor is configured to trade on the D1 timeframe with USDCHF, GBPUSD, USDJPY and EURUSD
Testing results from 2015.06.23 to 2017.01.16 on USDCHF, GBPUSD, USDJPY and EURUSD:
As you can see, there are very few trades, and they can be considered random.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/17423

The Fractal_TRIX indicator with the timeframe selection option available in the input parameters.

The SnakeInBorders indicator with the timeframe selection option available in the input parameters.

Trading on a new bar only. The rules are simple: if MAIN_LINE MACD (1) > MAIN_LINE MACD (2) -> Buy, if MAIN_LINE MACD (1) < MAIN_LINE MACD (2) -> Sell". When a signal opposite to open positions is received, close all positions.

The indicator shows t he parameter "Total volume of open positions - SYMBOL_SESSION_INTEREST".