Apologies if this has been covered elsewhere but I was looking for a way to return # profitable trades / # total trades which is covered in the pyfolio.create_round_trip_tear_sheet() table.
Is there a way to do this with backtest results from the IDE or do I have to recreate everything in Notebook?