거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
라이브러리

SymbolLister - MetaTrader 4용 라이브러리

조회수:
4245
평가:
(11)
게시됨:
2016.03.25 14:29
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: 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).