Jump to content

BobR

Members
  • Posts

    124
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by BobR

  1. Anyone , Pls FIX The PROBLEM.

     

    Thanks.

     

    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.

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

    Yeah, it's been doing that forever. It tries to clean up old news calendars, but fails for some reason. I haven't figured it out, and it's not terribly high on my list of priorities. Anyway, it doesn't hurt anything, and, if you want, you can manually delete the files yourself. They're in the /experts/files folder

  3. It is amazing how you guys are lazy.

    It is very simple to upload what ever he needs without start ask q's.Think about it.

    And you're insulting. He could have stated that he was unable to d/l from that site. Arbitrarily re-uploading a file creates confusion, i.e. is it the original? has it been modded? is it even the same file? How would someone even know where to upload the file? It could end up being another site the requester can't access.

    I'm sorry, in this case, and especially that of a one-liner request, some questions are warranted.

  4. If you haven't already, please let the the good folks at forexpeacearmy.com know about this. Hotforex gets mixed reviews there but somehow manages to keep a 4 out of 5 star rating. FPA might also be able to help you with your dealings with Hotforex. If it turns out Hotforex is scamming people, FPA will get the word out.
  5. Would appreciate it very much if someone can re-upload to some other suitable server....

    Here ya go, Ben --

     

    http://www.mediafire.com/?gq9haoywqqr634s

    Just run the setup file and replace the DLL it installs with the one included.

    You can run the sound setup file if you want. It's a woman with a British accent announcing the chart formations. Although fun at first, I found it tiresome after a while.

  6. Here ya go,Told.

     

    http://www.mediafire.com/?nizs9e7iqb8kbd6

     

    I have retained the intent of the MQ5 source as much as possible, but some MQ5 functions, in particular the concept of splitting orders into "deals," do not have counterparts in MQ4.

    Do you happen to know what pairs and timeframes this EA uses?

  7. What's a better pair and settings for this EA? Is H4 preferable?

    Everything I know about it is in the manual. It recommends the Daily timeframe. The pictures show USDJPY and EURUSD charts. Also, there are special settings mentioned for GBPJPY. There are no restrictions in the code, though, so you're free to experiment with pairs, timeframes, and settings all you want.

×
×
  • Create New...