Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter üzerinde bulun!
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Komut dosyaları

SymbolList fromSet - MetaTrader 4 için komut dosyası

Görüntülemeler:
7030
Derecelendirme:
(9)
Yayınlandı:
2008.08.14 08:11
Güncellendi:
2014.04.21 14:53
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

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 tarafından Rusçadan çevrilmiştir.
Orijinal kod: 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.