sanzida12
sanzida12
sanzida12
Added topic FileOpen function can't work in backtest?
Dear Guys I wrote a code below :   handle= FileOpen (File_Name, FILE_READ | FILE_CSV | FILE_ANSI );       if (handle== INVALID_HANDLE )   {    Alert ( "Cannot Read File Error : " + DoubleToString (
sanzida12
Registered at MQL5.community