Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
6910
Rating:
(9)
Published:
2008.08.14 08:11
Updated:
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:




Translated from Russian by MetaQuotes Ltd.
Original code: 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.