Browse Source
Task/extend features page with benchmarks (#7696)
Add benchmarks
pull/7697/head
Thomas Kaul
6 days ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
apps/client/src/app/pages/features/features-page.html
|
|
@ -147,7 +147,7 @@ |
|
|
Check the rate of return of your portfolio for |
|
|
Check the rate of return of your portfolio for |
|
|
<code>Today</code>, <code>WTD</code>, <code>MTD</code>, |
|
|
<code>Today</code>, <code>WTD</code>, <code>MTD</code>, |
|
|
<code>YTD</code>, <code>1Y</code>, <code>5Y</code>, and |
|
|
<code>YTD</code>, <code>1Y</code>, <code>5Y</code>, and |
|
|
<code>Max</code>. |
|
|
<code>Max</code>, and compare it against benchmarks. |
|
|
</p> |
|
|
</p> |
|
|
</div> |
|
|
</div> |
|
|
</mat-card-content> |
|
|
</mat-card-content> |
|
|
|