Seperate Pages

Sunday, April 28, 2013

MT4 to Amibroker data feed and becktesting

We all know MT4 is a piece of shit for back testing (as well as some other things but lets stay focused!)

I want to test a system in Amibroker that has been written in MT4.  First thing I’ll do it convert the code.

Then run it live in Amibroker with a data feed from MT4, to see if the same trades are opened and closed.  This tell sme the code has been converted OK.

Next, I can back test it in Amibroker which has a robust back tester.

Here’s the plug-in to connect the two platforms.

http://www.marketcalls.in/amibroker/mt4-plugin-for-amibroker.html