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:
7033
Valutazioni:
(9)
Pubblicato:
2008.08.14 08:11
Aggiornato:
2014.04.21 14:53
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

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:




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