How to fix file read error 5002/5004? MQL4

 
Hi guys. I'm trying to read second column from csv file so could anybody help me?
 
PAIR,SIGNAL,ORDER TIME & DATE,TARGET PRICE,EXPIRY PRICE,EXPIRY TIME & DATE,RESULT
EURUSD,CALL,2019.07.02 00:00,1.12848,1.13066,2019.07.02 20:00:00,WIN
EURUSD,PUT,2019.07.10 20:00,1.12592,1.12675,2019.07.11 16:00:00,LOSS
EURUSD,CALL,2019.07.18 16:00,1.12167,1.12511,2019.07.19 12:00:00,WIN

Code

ID

Description

5002

ERR_FILE_WRONG_FILENAME

Wrong file name

5004

ERR_FILE_CANNOT_OPEN

Cannot open file

You should already know that the errors are.

Do you really expect an answer? We can't see your broken code. There are no mind readers here and our crystal balls are cracked.
Reason: