Scripts: Summary Report In Points

 

Summary Report In Points:

This script evaluates in points account history loaded into client terminal.

Author: Slawa

 
Hello,
How to use your script ?
As explaine here: 'How to Evaluate the Expert Testing Results'
I put your file (SummaryReportInPoints.mq4) in the folder
C:Program Files/MetaTrader 4/experts/include

then, I added this code in the 1st line in my EA
#include <SummaryReportInPoints.mq4>
and I got the error:

'start' - function already defined and has a body C:Program FilesMetaTrader 4expertsMX_TS1. MQ4 (27, 5)

of course (!), because my EA has a start() function too.
So, how to use your script, please ?
Thanks.
 
well ..interesting script.. but the same problem wit 'start' already defined here..
Reason: