Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Telegram üzerinde bulun!
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
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Uzman Danışmanlar

Sound Alert Entry Out - MetaTrader 5 için Uzman Danışman

Görüntülemeler:
4905
Derecelendirme:
(29)
Yayınlandı:
2017.05.29 14:17
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

When a position is closed (exit from the market, reversal or a close by operation), a sound is played.

A sound alert is selected from the standard terminal package:

Sound Alert Entry Out

version "1.002":

Added new parameter notification t send push-notifications to mobile terminals based on the MetaQuotes IDs specified in the options window, in its "Notifications" tab.

This option is disabled by default (false).

The format of notifications is approximately the following:

deal #127811212 sell 0.01 EURUSD, profit: 0.08 USD

MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/18082

CloseOrdersBySymbolByType CloseOrdersBySymbolByType

The script deletes all orders of the type specified in settings, on the current symbol.

CloseAllOrders CloseAllOrders

The script deletes all pending orders on all symbols at a time.

CandleDifference CandleDifference

The indicator displays the change in price as a percentage relative to the Open price of the current candlestick.

CandleDifference_Obj CandleDifference_Obj

The indicator displays the change in price as a percentage relative to the Open price of the current candlestick.