Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 3169
- Note:
- 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

Displays important symbol and account parameters.

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

Four trading strategies in one Expert Advisor.

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