GT::Report - Generate visual report of common objects
This modules provides various functions to dump to GT::Report::OUT (by default STDOUT) various objects in a nice formatted text.
GT::Report::Portfolio($portfolio)Prints the content of a portfolio in text format.
GT::Report::PortfolioHTML($portfolio)Prints the content of a portfolio in HTML format.
GT::Report::OpenPositions($portfolio, $detailed)Display the list of open positions.
GT::Report::PortfolioAnalysis($analysis)Pretty prints the results of the analysis of the portfolio.
GT::Report::AnalysisListDisplay the results of the backtest. Results per code and per system.
GT::Report::SimplePortfolioAnalysisPretty prints only the main results of the analysis.
GT::Report::CacheValuesPrints a summary of the content of the cache.