Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Recording strategy KPI

Hello,

I would like to record the following custom performance indicators for a trading strategy

of transactions total

# of looser transactions
# of winners transactions
- Average profit from winners in %
- Average loss from losers in %

Thanks