Extracting historic data from MetaTrader
Written by andrew on September 16, 2009 – 9:18 pm
If you’ve looked at my plan for forex, you’ll know that my first step is to create an EA that dumps the historic data out of MetaTrader into a CSV file so that I can load this into my Scheme programs creating the genetic programs. Here’s the code for DataDumper.mq4 that does just that :- [...]