View Single Post
  #183 (permalink)  
Old 05-13-2009, 12:49 AM
fungraphic's Avatar
fungraphic fungraphic is offline
Member
 
Join Date: Dec 2007
Posts: 50
fungraphic is on a distinguished road
Quote:
Originally Posted by 67-17454 View Post
Here is a tool for combining trading results into an Excel spreadsheet from multiple accounts.

Put the EA where you want to start collecting results. This dumps the data so Excel can ingest it. Put that path in the Startup worksheet of the Excel spreadsheet along with which currency pair you want to extract and the name of the tab/worksheet you want the results to be placed. After extracting the information, it creates a Summary sheet of all of the sheets it analyzed with results by date & tab. It's not as pretty as the other, but I had a lot of kludged code in that which was customized for the sordid way I have my folders laid out.

When you launch the spreadsheet, you have to enable macros or it can't work. All of the source for the spreadsheet macros & EA are included as well as an instruction sheet, so tweak to your own tastes.

UsingProcessResults.pdf (32.6 KB, 343 views)

CalcResults.ZIP (29.9 KB, 311 views)
GetHistory.mq4 (1.0 KB, 251 views)

Don't work in office 2007!!!
Help please
Attached Images
File Type: gif ScreenHunter_02 May. 13 02.34.gif (13.1 KB, 362 views)
File Type: gif ScreenHunter_03 May. 13 02.34.gif (7.3 KB, 359 views)

Last edited by fungraphic; 05-13-2009 at 01:35 AM.