Mira cómo descargar robots gratis
¡Búscanos en Facebook!
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
¿Le ha gustado el script?
Evalúe su trabajo en el terminal MetaTrader 5
Visualizaciones:
4222
Ranking:
(11)
Publicado:
2016.03.25 14:29
SymbolLister.mq4 (1.83 KB) ver
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa

Actually, there is nothing more to add to the description. The function is simple, it creates a list of currency pair symbols by iterating over the combinations of the abbreviated names of the currencies contained in the Currencies array. This array contains most currencies, if necessary, more can be added.

Usage:

  1. Write at the beginning of the text:

    #import "SymbolLister.ex4"   
    string  Symbols[]; 
    int SymbolCount;
    int CreateSymbolList()

  2. Write in the initialization function

    CreateSymbolList();

  3. Use the Symbols[] symbol array and the number of found symbols SymbolCount.

I cut this function out of my EA, have not tested it as a separate library, as a last resort, all this can be inserted into the code and it works fine.

Traducción del ruso realizada por MetaQuotes Ltd
Artículo original: https://www.mql5.com/ru/code/7111

Function library and Experts for trailing / Yury Dzyuban Function library and Experts for trailing / Yury Dzyuban

Function library and Experts for trailing (11 types). Simple usage of complex algorithms.

Dealers Trade v 7.74 MACD Dealers Trade v 7.74 MACD

The Dealers Trade v 7.74 EA is based on the algorithm of multi-lot scalping. The EA has been repeatedly tested on a live account.

ZZ_All Quotings 0-0050 ZZ_All Quotings 0-0050

The ZZ_All Quotings 0-0050 script is designed for downloading history on all currency pairs, metals, known indices, CFD and for controlling "holes" in history.

FX-CHAOS FX-CHAOS

Indicators for the "Chaos" trading system described in the third book by Bill Williams (Bill Williams and Justin Williams. Trading Chaos - Second Edition).