|
Share and Money Management 0.18devel
|
Create reports about the portfolio. More...
Namespaces | |
| namespace | gui |
| namespace | gui.reports |
| Create detailed reports about of positions or according to the calendar. | |
Functions | |
| def | gui.reports.createPositionReport (pos, dest) |
| Create a report of a single position. More... | |
| def | gui.reports.createPortfolioReport (start, end, dest) |
| Create a report of portfolio changes between start and end date. More... | |
Variables | |
| string | gui.reports.position_report_tmpl |
| HTML template for a position report. More... | |
| string | gui.reports.portfolio_report_tmpl |
| HTML template for a report of the whole portfolio. More... | |
Create reports about the portfolio.