Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Experts

TDSGlobal - expert pour MetaTrader 5

Publié par:
Vladimir Karputov
Vues:
3653
Note:
(20)
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 — Collectorauthor 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:

TDSGlobal tester 

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

Fractal_TRIX_HTF Fractal_TRIX_HTF

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

SnakeInBorders_HTF SnakeInBorders_HTF

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

Simple MACD Simple MACD

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.

Open Interest Open Interest

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