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:
2769
Note:
(24)
Publié:
2017.03.02 09:49
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The Expert Advisor plays a sound when candlestick size exceeds a certain value.

The size can be considered as Ask - Open (current price - candlestick open price) or as High - Low, the calculation mode is selected in the settings. It works on any timeframe and symbol.

You can set timeframe irrespective of the current chart timeframe. Current — means current timeframe.

Parameters:

  • TimeFrame — choose timeframe.
  • BarPoint — bar size in points.
  • SP — bar size measuring type.
  • WavFile — the name of the sound file.
  • ShowAlert — show an additional pop-up alert or not.

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

ShowImportantParams ShowImportantParams

Displays important symbol and account parameters.

Money Fixed Risk Money Fixed Risk

An example for calculating the lot value in accordance with the risk per trade.

Master_MM_Droid Master_MM_Droid

Four trading strategies in one Expert Advisor.

Forex Profit Forex Profit

The Expert Advisor uses Parabolic SAR and three EMAs (with the periods of 10, 25 and 50).