Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 7235
- Rating:
- Published:
- 2013.01.25 15:25
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1461

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

Comparing the speed of a binary or a ternary search