WININET_TEST – script MetaTrader 5

WININET_TEST - script for MetaTrader 5
The WININET_TEST.mq5 script is a modified version of script s_wininet.mq4, published by Integer in MQL4.Codebase. It’s a simple example that shows how to download page(file) from Internet using the wininet.dll library. Input parameters: URL – address of page or file (also it can reference to a binary file) FileToSave – file name, that will be … Read more