portfolioanalyzer#
tradingstrategy.analysis.portfolioanalyzer Python module in Trading Strategy framework.
Module description#
Analyse the portfolio development over the time.
Warning
This module is deprecated and replaced by tradeexecutor analysis modules.
Portfolio situation at the start of the each tick
Currently held assets
Net asset value (NAV)
Asset valuation change
Classes#
Asset holdings at a specific timepoint. |
|
Represents the portfolio analysis over the backtest period. |
|
Represents the portfolio status at the start of the day/candle snapshot |
Functions#
|
Create DataFrame rows from each portfolio snapshot. |
|
Console output for the portfolio development over the time. |