alpha_model_analyser#
API documentation for tradeexecutor.analysis.alpha_model_analyser Python module in Trading Strategy.
Module description#
Analyse alpha model based strategies.
Functions#
|
Create overview table of all signals collected over a backtest run. |
|
Create timestamps of the events needed for alpha model analysis. |
Render a timeline for an alpha model for different positions it took over the time. |
|
Creates a summary table where we find the signal summaries for each ticker |
|
Render alpha model analysis as a plotly figure. |