Alım-satım 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ı

s_wininet - MetaTrader 4 için komut dosyası

Görüntülemeler:
6734
Derecelendirme:
(16)
Yayınlandı:
MQL5 Freelance Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git


The script demonstrates the usage of the functions in the wininet.dll Windows library for downloading a web page. As an example, the script downloads the mql4.com forum page with the author profile (https://www.mql5.com/en/users/integer).

The downloaded page is saved to the experts/files folder under the name "SavedFromInternet.htm". After that a message box appears, saying that the script completed its operation:

MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/7089

The WaveMarker script set The WaveMarker script set

A set of scripts for quick drawing the Elliott waves.

Extended Regression StopAndReverse Extended Regression StopAndReverse

Universal trend utility for near predictions and making decisions by "stops" and/or "stops/reversals" of the orders.

Auto optimizer Auto optimizer

The library for automated optimization of an EA during its operation.

Converting hst-files into csv files Converting hst-files into csv files

The hst2csv script is used for converting *.hst files to *.csv files, that can be imported into the MetaTrader 4 client terminal with no errors.