Alım-satım robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Telegram üzerinde bulun!
Fan sayfamıza katılın
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
- Görüntülemeler:
- 7672
- Derecelendirme:
- Yayınlandı:
- 2015.12.10 13:52
- Güncellendi:
- 2016.11.22 07:32
-
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
- 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.
MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: 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.