Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
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:
3041
Note:
(15)
Publié:
2018.06.16 10:54
Expotest.mq5 (13.22 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The EA uses the indications of SAR for making trading decisions. If the Ask price is higher than the indicator values, we assume buying; if it is lower, then selling.


Settings

  • TimeFrames - selecting the chart timeframe for signals from the indicator;
  • SL - stop loss level;
  • TP - take profit level;
  • Volume - volume of orders; if it is 0, the volume will be defined automatically according to the Risk setting;
  • Risk - risk setting in percents; it runs at Volume = 0;
  • MAGIC - identifier of the EA's orders;
  • Slippage - the maximum allowed slippage;
  • step - price changing step - acceleration factor, for indicator SAR;
  • maximum - maximum step, for indicator SAR.

SAR 1

SAR 2

SAR 3

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

AverageChangeCandle AverageChangeCandle

A financial asset strength indicator as a candlestick chart.

AO Lightning AO Lightning

The EA uses indicator Awesome Oscillator.

Modeling_The_Market Modeling_The_Market

John Ehlers Modeling The Market Indicator.

RANA RANA

Sherman and Marian McClellan Ratio Adjusted Net Advances Indicator.