Rejoignez notre page de fans
- Publié par:
- Vladimir Karputov
- Vues:
- 4253
- Note:
- Publié:
- 2017.03.02 11:48
- Mise à jour:
- 2018.06.26 12:18
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
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.
Traduit du russe par MetaQuotes Ltd.
Code original : 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".