Trabajo finalizado
Tarea técnica
Hi. Coders.
After back and forth on this project, I need to download exe file or dll file from website from my Meta Trader indicators.
The website is simple http website we use every day.
My code is able to download any other file types including pdf, jpeg, txt, csv, xml files etc, but I can't download exe file or dll file using my code.
So I am looking for a simple efficient code to download exe or dll file from my indicators from website.
As far as I know, you can use WebRequest function: https://www.mql5.com/en/docs/network/webrequest
But you can also use Wininet too. I will attach the source code for you. So you can have a look or modify by yourself.
It should be fairly simple task anyway.
I will look forward to working with some efficient coder.
Kind regards.