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
Komut dosyaları

Find the current winning / losing streak in MT4 - MetaTrader 4 için komut dosyası

Görüntülemeler:
574
Derecelendirme:
(2)
Yayınlandı:
2024.05.04 10:25
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
In this simple expert advisor, we will be able to see the current winning /losing streak in the MT4 terminal. We have two filter options. One is based on symbol and the other is a Magic number.
if filter options are enabled then the winning or losing trades are calculated based on the filter criteria
CCI with dynamic channels CCI with dynamic channels

a very convenient way to filter out unnecessary signals of crossing levels

Adaptive SMA Adaptive SMA

improved version of the standard Simple moving average indicator with a lower delay based on: https://www.mql5.com/en/code/30844 (author: https://www.mql5.com/en/users/mladen)

Total Active / Closed orders by order type in MT4 Total Active / Closed orders by order type in MT4

This script will calculate the total active and closed orders based on order types

Sequentially Close all trades in MT4 Sequentially Close all trades in MT4

This script will close all active trades sequentially. following the order in which they were opened