Browse Source
Feature/extend section of performance calculation method in FAQ (#5528)
* Extend ROAI content by dividends
* Update changelog
pull/5529/head
Thomas Kaul
7 days ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
3 additions and
1 deletions
-
CHANGELOG.md
-
apps/client/src/app/pages/faq/overview/faq-overview-page.html
|
|
@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
|
|
|
|
### Added |
|
|
|
|
|
|
|
- Extended the content of the performance calculation method by dividends on the Frequently Asked Questions (FAQ) page |
|
|
|
- Added a _Storybook_ story for the entity logo image component |
|
|
|
|
|
|
|
### Changed |
|
|
|
|
|
@ -52,7 +52,8 @@ |
|
|
|
calculation method based on the average amount of capital invested |
|
|
|
over time. ROAI aims to provide a more insightful view of investment |
|
|
|
performance than simpler approaches, especially when contributions are |
|
|
|
made over time.</mat-card-content |
|
|
|
made over time. Dividends are not part of the |
|
|
|
calculation.</mat-card-content |
|
|
|
> |
|
|
|
</mat-card> |
|
|
|
<mat-card appearance="outlined" class="mb-3"> |
|
|
|