analyse_trade_history#

API documentation for tradingstrategy.frameworks.qstrader.analyse_trade_history Python function.

analyse_trade_history(events)[source]#

Build algorithm performance analyzers from QSTrader backtesting events.

Parameters:

events (List[PortfolioEvent]) –

Return type:

TradeAnalyzer