거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
6951
평가:
(9)
게시됨:
2008.08.14 08:11
업데이트됨:
2014.04.21 14:53
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The script exports the symbols from any *.set file located at the "MetaTrader 4 \experts\files\" folder into the csv file ("MetaTrader 4 \experts\files\SymbolList(ServerName).csv"). The name of the *.set file can be specified using the SetFile_name external variable (you shouldn't specify the extention in the name).



The *.set file itself can be obtained using the context menu command "Sets -> Save as" ("Market Watch" window). Then you should move the file from the "MetaTrader 4\symbolsets\" directory to "MetaTrader 4 \experts\files\" directory.



An example of the result:




MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/8316

SymbolList SymbolList

The script swaps out all the symbols available in the Market Watch window into a csv file.

Altarius_RSI&Stoh Altarius_RSI&Stoh

I've tested the EA on EUR/USD M15, it uses stochastic and RSI.

moving average position system moving average position system

In this issue we will view the strategy called Moving Average Position System developed by the reader of our forum, Andrey. The strategy uses the only one indicator and the combined system of capital management.

Pi Pi

The calculation of pi character.