mirror of
https://github.com/finmars-platform/finmars-core.git
synced 2026-04-27 07:06:02 +03:00
[GH-ISSUE #179] Performance report: Calculate performance for bundles where one of the portfolios does not have a cashflow yet #91
Labels
No labels
BackEnd
FrontEnd
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/finmars-core#91
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @HenkKalkwater on GitHub (Feb 16, 2026).
Original GitHub issue: https://github.com/finmars-platform/finmars-core/issues/179
Originally assigned to: @HenkKalkwater on GitHub.
When showing the performance report, with a bundle that contains a year where one bundle had its first clashflow, but the other hadn't, it currently displays an error. It should be changed so that it does calculate the performance when using the
modified_dietzmethod instead of raising an exception.