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

One Cancel Other(s) - MetaTrader 5 için komut dosyası

Görüntülemeler:
6618
Derecelendirme:
(43)
Yayınlandı:
2013.01.25 15:25
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

This simple script without parameters is used in cases when, for example, the orders are set on the breakthrough (the breakthrough from boundaries) of the channel and when one order is triggered, the other must be canceled.

Features:

  • The script works only with the orders by the symbol, to which chart it is attached.
  • Supposed that the orders have already been set.
  • Supposed that there is no open positions to the given symbol.
  • When one order is triggered, the script deletes all (!) remaining orders on the current symbol and exits.
  • If the symbol has no pending orders, the script will exit.

Simply said, this script helper is designed for using in manual trade. It does not set orders, but only deletes. Thus the trader has no need to follow the fact of execution of one of the pending orders.

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

Exp_ADX_Cross_Hull_Style Exp_ADX_Cross_Hull_Style

The Expert Advisor is realized on the ADX_Cross_Hull_Style and UltraXMA indicators.

bts bts

Comparing the speed of a binary or a ternary search

EVWMA EVWMA

An elastic, volume weighed Moving Average

FiboBands FiboBands

The set of dynamic support and resistance levels using the ATR indicator and Fibo levels.