Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Backtest analysis on individual trade basis?

Hello everyone,

Is there a way that we can pull out the return on an individual trade basis from backtest. What I want to do is to make a distribution of each individual trade returns. The current backtest analyze in notebook can do it on monthly basis but can we do it on individual trade basis? Thanks!