Originally Posted by dr_panther
Yes.

There are extensive logs, which will show you the details you mentioned, this can be parsed. To generate the files you need to set the correct Parameter, eg. (set(LOGFILE|PLOTNOW|BALANCE);)
You also can write your own csv.

Have a look at https://www.zorro-trader.com/manual/en/fortrades.htm and the c:\Zorro\include\variables.c file for a overview of which variables are available.

thank you!