stock/new/portfolio_history.json
2025-08-15 12:19:07 +02:00

79 lines
1.9 KiB
JSON

[
{
"time": "2025-08-15 10:11:00+00:00",
"cash": 10000.0,
"positions_value": 0.0,
"positions_net": 0.0,
"total_value": 10000.0,
"equity_from_start": 10000.0,
"unrealized_pnl": 0.0,
"realized_pnl_cum": 0.0,
"open_positions": 0
},
{
"time": "2025-08-15 10:12:00+00:00",
"cash": 10000.0,
"positions_value": 0.0,
"positions_net": 0.0,
"total_value": 10000.0,
"equity_from_start": 10000.0,
"unrealized_pnl": 0.0,
"realized_pnl_cum": 0.0,
"open_positions": 0
},
{
"time": "2025-08-15 10:13:00+00:00",
"cash": 10000.0,
"positions_value": 0.0,
"positions_net": 0.0,
"total_value": 10000.0,
"equity_from_start": 10000.0,
"unrealized_pnl": 0.0,
"realized_pnl_cum": 0.0,
"open_positions": 0
},
{
"time": "2025-08-15 10:14:00+00:00",
"cash": 10000.0,
"positions_value": 0.0,
"positions_net": 0.0,
"total_value": 10000.0,
"equity_from_start": 10000.0,
"unrealized_pnl": 0.0,
"realized_pnl_cum": 0.0,
"open_positions": 0
},
{
"time": "2025-08-15 10:15:00+00:00",
"cash": 10000.0,
"positions_value": 0.0,
"positions_net": 0.0,
"total_value": 10000.0,
"equity_from_start": 10000.0,
"unrealized_pnl": 0.0,
"realized_pnl_cum": 0.0,
"open_positions": 0
},
{
"time": "2025-08-15 10:16:00+00:00",
"cash": 10000.0,
"positions_value": 5999.999999999975,
"positions_net": -5999.999999999975,
"total_value": 10000.0,
"equity_from_start": 10000.0,
"unrealized_pnl": 0.0,
"realized_pnl_cum": 0.0,
"open_positions": 2
},
{
"time": "2025-08-15 10:17:00+00:00",
"cash": 10000.0,
"positions_value": 5999.999999999975,
"positions_net": -5999.999999999975,
"total_value": 10000.0,
"equity_from_start": 10000.0,
"unrealized_pnl": 0.0,
"realized_pnl_cum": 0.0,
"open_positions": 2
}
]