analyse_portfolio_development# API documentation for tradingstrategy.frameworks.qstrader.analyse_portfolio_development Python function. analyse_portfolio_development(events)[source]# Build algorithm performance analyzers from QSTrader backtesting events. Parameters: events (List[dict]) – Return type: PortfolioAnalyzer