MQL4: open, read and modify remote TXT or CSV file using MQL4 syntax New comment Piotr 2011.09.08 14:10 Is possible to open and read existing file (txt or csv) saved on my ftp server using MQL4 syntax ? If YES please for any example, how to do it. How to read .txt file character by character in MQL4? How to OPEN & READ out-side TXT FILE on WEB SITE? How to read the trading history from an external application William Roeder 2011.09.08 15:24 #1 Use this and you would have found this "Native" MQL HTTP Client - MQL4 Code Base Piotr 2011.09.14 21:45 #2 WHRoeder: Use this and you would have found this "Native" MQL HTTP Client - MQL4 Code Base Ok, thx New comment
Is possible to open and read existing file (txt or csv) saved on my ftp server using MQL4 syntax ?
If YES please for any example, how to do it.