Jump to content

avila

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by avila

  1. OK, here's the fix. At the end of the Read_ForexTSD_Calandar routine, just before the return(0); add this statement:

     

    FileClose(handle);

     

    The end of Read_ForexTSD_Calandar should now look like this:

     

    NewsTotal = i;

    FileClose(handle);

    return(0);

     

    Your welcome.

     

     

    Thanks BobR,

     

    but after changing the day, it still appears:

    Indo Run 1.5 GBPUSD, M15: Reading URL: http://calendar.forex-tsd.com/calend...20327&calendar [] = 4

    Indo Run 1.5 GBPUSD, M15: Closing connection web URL.

     

    Is It PROBLEM ?

  2. Hi Everyone , Pls Help me , I've problem any changes the next day comes the error:

     

    04:00:04 Indo Run 1.5: cannot delete file C:\Program Files\Trading Point MT402\experts\files\ForexTSD_2012-03-26.csv

    04:00:13 Indo Run 1.5 GBPUSD,M15: Reading URL: http://calendar.forex-tsd.com/calend...20327&calendar[]=4

    04:00:13 Indo Run 1.5 GBPUSD,M15: Closing URL web connection

     

    What's problem ?

     

    thanks.

     

     

    Anyone , Pls FIX The PROBLEM.

     

    Thanks.

×
×
  • Create New...