> Hello,
>
> for more clarification, please see a JPEG of an AA results of a pair
> trading strategy, stored in
http://www.savefile.com/files/1989358.
>
> My problem is to let Amibroker know that trades in this example are
> not six but just three.
>
> And – for example – as for the first two lines: I don't have a trade1
> losing 2,70% and trade2 gaining 3,50% BUT just ONE SINGLE trade
> gaining 0.80%.
>
> For Jan: I see the logic of your solution, but – seems to me – you are
> losing all the statistic expressed in dollar value (Total profit,
> drawdown… )…
> Unfortunately, – as of today – my only idea would be to export the
> trade list to Excel and manipulate the data there (but quite frankly,
> I'd have to manipulate them by hand…. because being a trader and not a
> programmer I'm not so sure on my ability to write the correct routine
> using VBA… so this is not the ultimate solution neither).
>