Forum

Download csv File from http://abcx.com/and save or replace it in \MQL5\Files folder

Hi All, Kindly let me know if it is possible to write an MQL5 code to automate this task. A. Download csv File from http://abcx.com B. Save or replace it in \MQL5\Files folder I have tried with #import "shell32.dll" and #import "wininet.dll" but seems not able code them to work properly. Any working