Jump to content

77z3

Members
  • Posts

    2
  • Joined

  • Last visited

About 77z3

  • Birthday 02/02/1978

77z3's Achievements

Newbie

Newbie (1/14)

10

Reputation

  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.
×
×
  • Create New...