Files
workspace/projects/market-watch/data/logs/2026-02-16.json

51 lines
1.1 KiB
JSON

[
{
"timestamp": "2026-02-16T09:06:20.720757",
"action": "SELL",
"ticker": "CART",
"reason": "No longer passes GARP filter",
"details": {
"success": true,
"ticker": "CART",
"shares": 187,
"price": 36.29999923706055,
"proceeds": 6788.1,
"realized_pnl": 151.47
}
},
{
"timestamp": "2026-02-16T09:06:21.749403",
"action": "SKIP",
"ticker": "JHG",
"reason": "RSI too high (81.4 > 70)",
"details": {}
},
{
"timestamp": "2026-02-16T09:06:21.749670",
"action": "SKIP",
"ticker": "VLY",
"reason": "RSI too high (75.8 > 70)",
"details": {}
},
{
"timestamp": "2026-02-16T09:06:21.750710",
"action": "SKIP",
"ticker": "WBS",
"reason": "RSI too high (78.0 > 70)",
"details": {}
},
{
"timestamp": "2026-02-16T09:06:21.752516",
"action": "BUY",
"ticker": "FITB",
"reason": "GARP signal: PE=14.97, FwdPE=10.78, RevGr=11.5%, EPSGr=20.8%, RSI=61.79",
"details": {
"success": true,
"ticker": "FITB",
"shares": 121,
"price": 52.86,
"cost": 6396.06,
"cash_remaining": 514.82
}
}
]