Jump to content

77z3

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by 77z3

  1. OK, so you may have some tick data in FXT files that you’d like to use for backtesting, but each time you start the test, the files are overwritten.

    Here’s a quick workaround. Place the FXT files in your tester/history folder, and rename them all with “x” in the front.

     

    Then add this simple code to your EA before start() function..

     

    (Go here for the free piece of code: http://*******/Vie1Z6 )

     

    What is does is after the MT4 generates the new FXT file, it copies your file over the MT4 generated file, and then it will proceed with the testing using your data.

  2. apple1937, I appreciate your contribution, i think what pro concern was why you make it complicated especially to the one who donno nothing about mq4 programming. It just need to tweak some code in mdp 1.1 and using the same dll it can be run any pair you like. Actually i did it before (3 weeks ago) and run with real ac couple of pairs except the JPY pair. But sadly its ended up the same unsuccessful!

     

    Anybody interested to use mine version is welcome. Need to use the 1.1 dll and It can run any pair you like except jpy....enjoy!

     

    Thanks ruparaw11 for the file!

     

    Could you share the 1.1 dll as well?

     

    Thanks again.

×
×
  • Create New...