forked from portfolio-performance/homepage
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
208 lines (193 loc) · 10.9 KB
/
Copy pathindex.html
File metadata and controls
208 lines (193 loc) · 10.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
<head>
<meta charset="utf-8">
<title>Portfolio Performance</title>
<meta name="description" content="Portfolio Performance ist ein Open Source Programm zur Berechnung der Performance eines Gesamtportfolios - über verschiedene Depots und Konten hinweg - anhand von True-Time Weighted Rate of Return und internem Zinsfuß.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Twitter Card data -->
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@portfolioperf">
<meta name="twitter:title" content="Portfolio Performance">
<meta name="twitter:description" content="Portfolio Performance ist ein Open Source Programm zur Berechnung der Performance eines Gesamtportfolios anhand von True-Time Weighted Rate of Return und internem Zinsfuß.">
<meta name="twitter:creator" content="@portfolioperf">
<meta name="twitter:image" content="images/logo.png">
<!-- Open Graph data -->
<meta property="og:title" content="Portfolio Performance" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.portfolio-performance.info/" />
<meta property="og:image" content="images/logo.png" />
<meta property="og:description" content="Portfolio Performance ist ein Open Source Programm zur Berechnung der Performance eines Gesamtportfolios anhand von True-Time Weighted Rate of Return und internem Zinsfuß." />
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/skeleton.min.css">
<link rel="stylesheet" href="css/custom.css">
<link rel="icon" type="image/png" href="images/favicon.png">
<script src="js/jquery.min.js"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BE43JT9GZ0"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-BE43JT9GZ0');
</script>
</head>
<body>
<header>
<div class="band navigation">
<nav class="primary container">
<div class="row">
<div class="twelve columns">
<ul>
<li class="language">Deutsch</li>
<li><a href="../en">English</a></li>
</ul>
</div>
</div>
</nav> <!-- end nav -->
</div> <!-- end band -->
</header>
<section class="banner">
<div class="container">
<div class="row">
<div class="one-third column">
<img class="logo" src="images/logo.svg"/>
</div>
<div class="two-thirds column teaser">
<h3>Portfolio Performance</h3>
<p>Ein <strong>Open Source</strong> Programm zur Berechnung der <strong>Performance</strong> eines Gesamtportfolios - über verschiedene Depots und Konten hinweg - anhand von <strong>True-Time Weighted Rate of Return</strong> und internem Zinsfuß.</p>
<div class="downloads">
<strong>Download 0.65.6</strong> - <a href="versions.html">Änderungsprotokoll</a><br/>
<a href="https://github.com/buchen/portfolio/releases/download/0.65.6/PortfolioPerformance-0.65.6-x86_64.dmg" class="macosx">macOS - Intel</a>
<a href="https://github.com/buchen/portfolio/releases/download/0.65.6/PortfolioPerformance-0.65.6-aarch64.dmg" class="macosx">macOS - M1</a>
<a href="https://github.com/buchen/portfolio/releases/download/0.65.6/PortfolioPerformance-0.65.6-setup.exe" class="win">Windows - Installer</a>
<a href="https://github.com/buchen/portfolio/releases/download/0.65.6/PortfolioPerformance-distro-0.65.6-win32.win32.x86_64.zip" class="win">Windows - ZIP</a>
<a href="https://github.com/buchen/portfolio/releases/download/0.65.6/PortfolioPerformance-0.65.6-linux.gtk.x86_64.tar.gz" class="linux">Linux</a>
<a href="https://flathub.org/apps/details/info.portfolio_performance.PortfolioPerformance" class="linux">Flatpak</a>
<p class="version">
<a href="https://forum.portfolio-performance.info" class="highlight">Forum</a>
<a href="https://help.portfolio-performance.info/" class="help">Handbuch</a>
</p>
</div>
</div>
</div>
</div> <!-- end container -->
</section> <!-- end section -->
<section class="misc">
<div class="container">
<div class="row">
<div class="twelve columns">
<a href="https://github.com/buchen/portfolio/releases">Weitere Downloads</a>
<a href="https://forum.portfolio-performance.info/t/sunny-neues-nennenswertes/23/last">Neues und Nennenswertes</a>
<a href="versions.html">Änderungsprotokoll</a>
<a href="https://forum.portfolio-performance.info/c/faq" class="highlight">FAQ</a>
<a href="https://forum.portfolio-performance.info/c/how-to" class="highlight">How-Tos</a>
<a href="https://www.youtube.com/channel/UCS3tFUv7ThhX0wBPmJOGUqw">YouTube</a>
</div>
</div>
</div>
</section> <!-- end section -->
<section class="noteworthy" style="margin-top: 1rem;">
<div class="container">
<div class="row">
<div class="six columns">
<a href="images/screenshot1@2x.png"><img src="images/screenshot1.png" title="Frei konfigurierbares Dashboard - hier mit einer Jahresübersicht verschiedener Peformance Kennzahlen"></a>
</div>
<div class="six columns">
<a href="images/screenshot2@2x.png"><img src="images/screenshot2.png" title="Kuchendiagramm der aktuellen Bestände"></a>
</div>
</div>
<div class="row">
<div class="six columns">
<a href="images/screenshot3@2x.png"><img src="images/screenshot3.png" title="Liste der Wertpapiere mit historischen Kursen"></a>
</div>
<div class="six columns">
<a href="images/screenshot4@2x.png"><img src="images/screenshot4.png" title="Auswertung der Erträge (Dividenden, Zinsen)"></a>
</div>
</div>
</section>
<section class="features">
<div class="container">
<div class="row">
<div class="one-third column value">
<p>Die vollständige Historie aller Buchungen kann erfasst werden: Käufe, Verkäufe, Steuern, Gebühren, ...</p>
<p>Performance-Kennzahlen wie der <a href="http://en.wikipedia.org/wiki/True_time-weighted_rate_of_return">True-Time Weighted Rate of Return</a> oder der <a href="https://de.wikipedia.org/wiki/Interner_Zinsfuß">interne Zinsfuß (Internal Rate of Return)</a> werden errechnet.</p>
</div>
<div class="one-third column value">
<p>Historische Kurse werden auto­matisch von <a href="http://de.finance.yahoo.com">Yahoo Finance</a> geladen oder können aus beliebigen HTML Seiten extrahiert werden.</p>
<p>Durch das offene Dateiformat stehen alle Daten als <a href="https://de.wikipedia.org/wiki/Extensible_Markup_Language">XML</a> zur Verfügung oder können als <a href="https://de.wikipedia.org/wiki/CSV_(Dateiformat)">CSV</a> exportiert werden.</p>
</div>
<div class="one-third column value">
<p>Unterstützung für <a href="https://forum.portfolio-performance.info/t/rebalancing-mit-portfolio-performance/19">Rebalancing</a> anhand von frei definierbaren <a href="http://de.wikipedia.org/wiki/Asset_Allocation">Asset Allocations</a>.</p>
<p>Mit Hilfe der historischen Wechsel­kurse der <a href="https://www.ecb.europa.eu/stats/exchange/eurofxref/html/index.en.html">Europä­ischen Zentral­bank (ECB)</a> können Konten und Aktien in Fremd­währung geführt werden.</p>
</div>
</div>
</div>
</section> <!-- end section -->
<section class="screencast">
<div class="container">
<div class="row">
<div class="twelve columns">
<h5>Screencast</h5>
<div class="screencast">
<a href="https://www.youtube.com/watch?v=F0VWJM_B4FI">
<p>Durch einen Klick auf das Bild, kann sich auf Youtube ein erster Überblick über Portfolio Performance geschaffen werden.</p>
<img src="images/yt.png" width="560" height="315" alt="Screenshot von Youtube iframe als Link">
</a>
</div>
</div>
</div>
</div>
</section>
<section class="misc">
<div class="container">
<div class="row">
<div class="twelve columns">
<h5>Nette Worte anderer Leute :-)</h5>
Der Finanzrocker Podcast: <a href="http://finanzrocker.net/portfolio-performance-die-software-fuer-dein-depot-interview-mit-andreas-buchen/">Portfolio Performance: Die Software für Dein Depot (Podcast)</a>
<br/>
Der Finanzrocker: <a href="http://finanzrocker.net/mit-diesen-werkzeugen-vereinfachst-du-deine-geldanlage/">Mit diesen 5 Werkzeugen vereinfachst Du Deine Geldanlage</a>
<br/>
Stock Blog: <a href="http://www.stock-blog.de/2016/01/17/die-rendite-und-der-umgang-mit-xintzinsfuss/"> Die Rendite und der Umgang mit XINTZINSFUSS</a>
<br/>
</div>
</div>
</div> <!-- end container -->
</section> <!-- end section -->
<section class="partner">
<div class="container">
<div class="row">
<div class="twelve columns">
<h5>Bekannt aus Film und Fernsehen :-)</h5>
<a href="https://www.alleaktien.de/"><img src="images/partner_alleaktien.png" width="242" height="68"/></a>
<a href="https://www.aktienfinder.net/"><img src="images/partner_aktienfinder.png" width="242" height="113"/></a>
<a href="https://www.aktienaufstieg.de/ratgeber/echte-rendite-tracken/"><img src="images/partner_aktienaufstieg.png" width="242" height="59"/></a>
</div>
</div>
</div>
</section>
<section class="partner">
<div class="container">
<div class="row">
<div class="twelve columns">
<h5>Werkzeuge</h5>
<a href="https://www.yourkit.com/java/profiler"><img src="/images/yklogo.png" width="185" height="44"/></a><br/>
Portfolio Performance wird als Open Source Projekt von <a href="https://www.yourkit.com/">YourKit</a> mit dem <a href="https://www.yourkit.com/java/profiler/">YourKit Java Profiler</a> unterstützt.
</div>
</div>
</div>
</section>
<footer>
<div class="container">
<div class="row">
<div class="twelve columns">
The Microsoft logo, the Apple logo and Mac are trademarks of Microsoft Corporation and Apple Inc. respectively, registered in the U.S. and/or other countries.<br/>
Copyright © 2012-2023 Andreas Buchen, All rights reserved <a href="impressum.html">Impressum</a> | <a href="impressum.html#datenschutz">Datenschutz</a><br/>
Portfolio Performance ist Open Source Software und lizenziert unter der <a href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License - v1.0</a>
</div>
</div>
</div> <!-- end container -->
</footer>
<script src="js/cookieconsent.min.js"></script>
<script src="js/script.js"></script>
</body>
</html>