Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
7048
Note:
(9)
Publié:
2008.08.14 08:11
Mise à jour:
2014.04.21 14:53
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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:




Traduit du russe par MetaQuotes Ltd.
Code original : 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.