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

Morse code - MetaTrader 5 için Uzman Danışman

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

Trading based on preset candlestick combinations (patterns), using Take Profit and Stop Loss.

Candlesticks are marked as "1" (bullish) and "0" (bearish):

Morse code

The desired combination of candlesticks is selected from the drop-down list:

Morse code inputs

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

Size of a candle (histogram) Size of a candle (histogram)

The indicator displays the candlestick size (High-Low) and its direction in the form of a colored histogram.

MAX_LOT MAX_LOT

The script calculates the maximum lot size that can be used to open a position using the entire free margin available on the deposit.

CloseOrdersBySymbol CloseOrdersBySymbol

The script closes all pending orders on the current symbol.

CloseAllOrders CloseAllOrders

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