Hi all

Have started to create my first trade strategy (trend following). By this I'm working first on a risk analysis to get protective stops following the Tomasini-Jaekle introduction.
T+J recomment to use the MAE graph with percentage values for profit and DD.
Zorro has already more or less everything on board incl. TradeMFE for trade target analysis, it is a realy fantastic tool to me. Have studied a lot of zorro's features and I found plotMAEgraph, TradeMAE and TradeMFE.
I try to build a new plotMAEgraphP (P for percentage) based on the code given in Zorro's profile.c but I have no idea how to start because I don't know what exactly is the basis (100%) values to calc. the %-values for the particular trade value and how to open it within that subroutine.
I kindly ask for a small hint what values (total profit (100%) and total 100% DD- or MAE-value) I have to take to be able to change to percentage figures. Will later provide my tries here to get some feedback.

Appreciate your help very much.
Thanks in advance