Skip to content

Commit

Permalink
updating figure in money-weighted.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hug-sch committed Jul 22, 2024
1 parent 60eb37c commit 299b625
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions docs/en/concepts/performance/images/info-irr-future-value.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/en/concepts/performance/money-weighted.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Figure: Visualisation of Future Value calculation.{class=pp-figure}

![](images/info-irr-future-value.svg)

Calculating IRR is in fact the inverse of calculating the future value (FV) of an investment. You don't know the interest rate or IRR, but you do know the MVB, the MVE, and the intermittent cashflows. According to Equation:
Calculating IRR is the inverse of calculating the future value (FV) of an investment. You don't know the interest rate or IRR, but you do know the MVB, the MVE, and the intermittent cashflows. According to Equation:

`1000 * (1 + IRR)^(3x365/365) + 500 * (1 + IRR)^(2x365/365) + 1000 * (1 + IRR)^(365/365) = 3036`

Expand Down

0 comments on commit 299b625

Please sign in to comment.