29 lines
746 B
JSON
29 lines
746 B
JSON
{
|
|
"description": "Real N26 portfolio positions - track and analyze hourly",
|
|
"positions": [
|
|
{
|
|
"name": "Rheinmetall AG",
|
|
"symbol": "RHM.DE",
|
|
"n26Name": "Rheinmetall",
|
|
"invested": 17000,
|
|
"notes": "Defense sector, benefiting from geopolitical tensions"
|
|
},
|
|
{
|
|
"name": "VanEck Defense ETF",
|
|
"symbol": "DFNS.PA",
|
|
"n26Name": "VanEck Defense",
|
|
"invested": 4000,
|
|
"notes": "Broad defense sector ETF"
|
|
},
|
|
{
|
|
"name": "iShares STOXX Europe 600 Oil & Gas",
|
|
"symbol": "EXH1.DE",
|
|
"n26Name": "iShares Oil & Gas",
|
|
"invested": 1200,
|
|
"notes": "European energy sector ETF"
|
|
}
|
|
],
|
|
"totalInvested": 22200,
|
|
"priceHistory": [],
|
|
"lastAnalysis": null
|
|
}
|