10 lines
274 B
JSON
10 lines
274 B
JSON
{
|
|
"startingCapital": 1000,
|
|
"cash": 1000,
|
|
"currency": "EUR",
|
|
"positions": [],
|
|
"limitOrders": [],
|
|
"history": [],
|
|
"notes": "N26 uses Xetra tickers. Always provide ISIN for orders. Fractional shares by EUR amount supported.",
|
|
"created": "2026-02-12T20:00:00Z"
|
|
}
|