I've started calculating this stat manually, but it would be great if Zorro could count and display it in the Performance Report:

I am calculating it manually from the testtrades.csv logfile using Wolfram Alpha search engine to quickly give me the weekdays (ie, ~ business trading days)

Time to first reach breakeven =
(date first trade opened) --> (date first trade closed where capital > start capital)

Time to permanently exceed breakeven =
(date first trade opened) --> (date first trade closed where capital never again drops below the start capital)

THANKS