Hi, 
After coming up with a working algo, is there any way to do analysis on like say if I were to have a bollinger band based trading system, how many trades were done in the upper band/lower band? How many of these are profitable? Where were all my home run trades executed? etcetc.
I was wondering if quantconnect had a way to do this quickly, or whether I'd have to do OnOrderEvents that would do count ifs for each of those scenarios?

Thanks

Author