View Single Post
  #28 (permalink)  
Old 11-06-2006, 06:27 PM
67-17454 67-17454 is offline
Senior Member
 
Join Date: Apr 2006
Location: Oregon
Posts: 112
67-17454 is on a distinguished road
Working with Excel (tools, indicators, conversion ...)

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.
Attached Files
File Type: zip CalcResults.ZIP (29.9 KB, 200 views)
File Type: mq4 GetHistory.mq4 (1.0 KB, 173 views)
File Type: pdf UsingProcessResults.pdf (32.6 KB, 239 views)
Reply With Quote