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:
5945
Note:
(16)
Publié:
2016.03.25 14:07
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance


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:

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