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

28 lines
569 B
JSON

[
{
"time": "2025-08-15 12:18:01",
"action": "SELL",
"ticker": "OP-USD",
"price": 0.7549265623092651,
"qty": 3973.896468582607,
"side": -1,
"pnl_abs": 0.0,
"pnl_pct": 0.0,
"realized_pnl_cum": 0.0,
"cash_after": 10000.0,
"reason": ""
},
{
"time": "2025-08-15 12:18:01",
"action": "SELL",
"ticker": "NEAR-USD",
"price": 2.7867467403411865,
"qty": 1076.5240904642392,
"side": -1,
"pnl_abs": 0.0,
"pnl_pct": 0.0,
"realized_pnl_cum": 0.0,
"cash_after": 10000.0,
"reason": ""
}
]