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
Vues:
10260
Note:
(29)
Publié:
2017.08.10 12:54
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Automated calculation of Stop Loss levels based on the Average True Range indicator (ATR) indicator.

Calculation method:

  • The "Max" level: add to the Open price the ATR value multiplied by "Target"
  • The "Min" level: subtract from the Open price the ATR value multiplied by "Target"


StopATR_auto


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

Expert_RSI_Stochastic_MA Expert_RSI_Stochastic_MA

The Expert Advisor uses three indicators: MA(150), RSI(3) with levels 80 and 20, Stochastic(6, 3, 3) with levels 70 and 30.

Color_QEMA_Envelopes_Digit_HTF Color_QEMA_Envelopes_Digit_HTF

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

ExpertClor_v01 ExpertClor_v01

An assistant Expert Advisor. Only CLOSING positions.

EURUSD breakout EURUSD breakout

The EA trades during two trading sessions, starting at the specified session beginning time. Stop Loss. Take Profit.