Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter ü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ı

Total Active / Closed orders by order type in MT4 - MetaTrader 4 için komut dosyası

Görüntülemeler:
450
Derecelendirme:
(2)
Yayınlandı:
2024.05.04 10:55
Güncellendi:
2024.05.05 05:04
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

There are six different type of active or closed  orders which is 

  • OP_BUY
  • OP_SELL
  • OP_BUYSTOP
  • OP_SELLSTOP
  • OP_BUYLIMIT
  • OP_SELLLIMIT

This script will find the count of active /closed orders based on the types

Find the current winning / losing streak in MT4 Find the current winning / losing streak in MT4

Find the current winning / losing streak in MT4 based on filters

CCI with dynamic channels CCI with dynamic channels

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

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

Close or delete orders based on type in MT4 Close or delete orders based on type in MT4

This script will close all active trades and delete pending orders based on the order type passed on the input.