Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
6643
Note:
(43)
Publié:
2013.01.25 15:25
Mise à jour:
2016.11.22 07:32
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

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.

Traduit du russe par MetaQuotes Ltd.
Code original : 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.