Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
6617
Valutazioni:
(43)
Pubblicato:
2013.01.25 15:25
Aggiornato:
2016.11.22 07:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.