Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
5918
Rating:
(16)
Published:
2016.03.25 14:07
s_wininet.mq4 (3.43 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to 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:

Translated from Russian by MetaQuotes Ltd.
Original code: 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.