Full sync - all projects, memory, configs

This commit is contained in:
2026-03-21 20:27:59 -05:00
parent 2447677d4a
commit b33de10902
395 changed files with 1635300 additions and 459211 deletions

View File

@ -0,0 +1,51 @@
[
{
"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
}
}
]