Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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

CashMachine 5min - expert pour MetaTrader 5

Publié par:
Vladimir Karputov
Vues:
8072
Note:
(32)
Publié:
2017.01.26 09:35
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Author of the idea — Piotrauthor of the MQL5 code — barabashkakvn.

This EA is based on fast DeMarker and Stochastic indicators. It has hidden Stop loss and Take profit levels. Stop loss is set by the system once the minimum Take profit is obtained.

Recommendations:

  • Maximum loss is 30 pips
  • Maximum timeframe is M5
  • EURUSD / GBPUSD

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/17184

10 pips EURUSD 10 pips EURUSD

The Expert Advisor trades the High and Low breakouts of the previous day.

The "DC signals" signals generator The "DC signals" signals generator

To generate signals, it uses the combined patterns of three indicators: DCOS (by DC2008), BullsPower and BearsPower.

StopAndTake MT5 StopAndTake MT5

When run on the price chart, the script modifies stop loss or take profit of all open orders for the current instrument.

NonLag Inverse Fisher Transform of RSX NonLag Inverse Fisher Transform of RSX

NonLag smoothed inverse fisher transform of RSX (MetaTrader 5 version).