+
Noch keine Depots vorhanden.
@@ -297,19 +297,19 @@
$portfolioId = (int) $portfolio['id'];
$stats = $portfolioStats[$portfolioId] ?? ['positions' => 0, 'invested' => 0.0, 'current' => 0.0, 'gain' => null, 'has_invested' => false, 'has_current' => false];
?>
-
+
= e((string) $portfolio['name']) ?>
= e((string) $portfolio['base_currency']) ?> · = e((string) $stats['positions']) ?> Position(en)
@@ -317,15 +317,15 @@
= e((string) $portfolio['notes']) ?>
-
+
Investiert
= $stats['has_invested'] ? e($fmtNumber((float) $stats['invested'])) . ' ' . e((string) $portfolio['base_currency']) : 'n/a' ?>
-
+
Aktuell
= $stats['has_current'] ? e($fmtNumber((float) $stats['current'])) . ' ' . e((string) $portfolio['base_currency']) : 'n/a' ?>
-
+
Gewinn / Verlust
= $stats['gain'] !== null ? e($fmtNumber((float) $stats['gain'])) . ' ' . e((string) $portfolio['base_currency']) : 'n/a' ?>
@@ -335,13 +335,13 @@
-
+
Positionen
Noch keine Positionen vorhanden.
-
-
+
+
| Depot |
@@ -398,19 +398,19 @@
|
diff --git a/modules/boersenchecker/partials/instruments.php b/modules/boersenchecker/partials/instruments.php
index 6f1a467..38403fd 100644
--- a/modules/boersenchecker/partials/instruments.php
+++ b/modules/boersenchecker/partials/instruments.php
@@ -1,21 +1,34 @@
-
-
-
Boersenchecker
-
Aktienverwaltung
-
Aktien aus deinen Depots bearbeiten und manuelle Kurse pflegen.
+
+
+
+
+
+
+
Boersenchecker Modul
+
Aktienverwaltung
+
Stammdaten der Aktien pflegen, Symbole suchen und manuelle Kurse verwalten.
+
+
+
-
- = e($error) ?>
-
- = e($notice) ?>
-
+
+
-
-
+
+
= e($error) ?>
+
+
= e($notice) ?>
+
+
+
+
Aktie waehlen
-
+
Symbolsuche
-
-
+
+
@@ -53,7 +66,7 @@
| = e((string) ($result['region'] ?? '')) ?> |
= e((string) ($result['currency'] ?? '')) ?> |
-
+
Uebernehmen
|
@@ -66,7 +79,7 @@
-
+
-
+
-
+
-
+
-
+
Kursverlauf
Keine Kursdaten vorhanden.
-
-
+
+
@@ -129,7 +142,7 @@
-
+
@@ -139,4 +152,6 @@
+
+