Topic: Commandline for FSB Pro???
Popov,
I was wondering if you've ever considered exposing some command line features. In particular, I would like to automate the "refreshing" of strategies -- i.e. input a list of *.XML files and have them re-optimized.
I have a script that can scroll back through an MT4 chart and load the data for all time frames, plus I have your ExportCsvData script -- so, I can automate the retrieving of the most recent broker data and populate FSB's Data folders. If I could input *.XML files to FSB Pro and have it run the optimizer (using the current settings for the application) and then output new *.XML and *.mql4 files, along with a text file with resultant statistics, then I could automate the rest. I would use Portfolio Maker to bundle the *.mql4 into a portfolio EA and redeploy to MT4. In this way we could automate the "refreshing" of strategies with the most recent broker data. How often this occurs would be up to the user -- e.g. daily, weekly, monthly, whatever. I can even automate back testing with MT4 Strategy Tester ahead of time -- since this also can be done from the command line.
Regards,
Steve