Unisciti alla nostra fan page
s_wininet - script per MetaTrader 4
- Visualizzazioni:
- 6241
- Valutazioni:
- Pubblicato:
- 2016.03.25 14:07
- Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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:
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/7089
A set of scripts for quick drawing the Elliott waves.
Extended Regression StopAndReverseUniversal trend utility for near predictions and making decisions by "stops" and/or "stops/reversals" of the orders.
The library for automated optimization of an EA during its operation.
Converting hst-files into csv filesThe hst2csv script is used for converting *.hst files to *.csv files, that can be imported into the MetaTrader 4 client terminal with no errors.