Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 7589
- Valutazioni:
- Pubblicato:
- 2015.12.10 13:52
- Aggiornato:
- 2016.11.22 07:32
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
- The EA traces the existence time of the market orders.
- Filters can be set: by the "magic" number of the EA or by the symbol.
- Generates signal only once per order.
- Resistant to the terminal restart.
- Possibility of printing messages to log.
- Possibility of choosing the name of the sound file. The file must be stored in the <terminal_folder>/Sounds folder and have a .wav extension.
Attention:
- The Expert Advisor is designed to work with orders placed by market. In the case of placing pending orders there is a possibility of missing sound signals.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/13769

Elementary trailing stop able to distinguish its "own" orders among others by comment and/or Magic number. It also distinguishes the financial instrument that needs to be trailed.

The indicator marks the pin bars on the chart based on the parameters set.

The lookup and display of the divergences of different classes based on the data of the base indicator.

The indicator performs the calculation of the derivative of the price.