Jump to content

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

MT4 Backtesting - How to use your own FXT files (NOT MT4 generated data)


Recommended Posts

Posted

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 an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

×
×
  • Create New...