Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 3177
- Valutazioni:
- Pubblicato:
- 2017.03.02 09:49
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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).