Full sync - all projects, memory, configs
This commit is contained in:
107
projects/market-watch/data/logs/2026-02-13.json
Normal file
107
projects/market-watch/data/logs/2026-02-13.json
Normal file
@ -0,0 +1,107 @@
|
||||
[
|
||||
{
|
||||
"timestamp": "2026-02-13T09:06:29.264798",
|
||||
"action": "SELL",
|
||||
"ticker": "PINS",
|
||||
"reason": "Trailing stop hit (stop=16.69, price=14.75)",
|
||||
"details": {
|
||||
"success": true,
|
||||
"ticker": "PINS",
|
||||
"shares": 345,
|
||||
"price": 14.746800422668457,
|
||||
"proceeds": 5087.65,
|
||||
"realized_pnl": -1308.65
|
||||
}
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-02-13T09:06:29.266266",
|
||||
"action": "BUY",
|
||||
"ticker": "PINS",
|
||||
"reason": "GARP signal: PE=24.35, FwdPE=7.4, RevGr=16.8%, EPSGr=225.0%, RSI=7.73",
|
||||
"details": {
|
||||
"success": true,
|
||||
"ticker": "PINS",
|
||||
"shares": 394,
|
||||
"price": 14.85,
|
||||
"cost": 5850.9,
|
||||
"cash_remaining": 8.91
|
||||
}
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-02-13T15:36:14.006833",
|
||||
"action": "SELL",
|
||||
"ticker": "JHG",
|
||||
"reason": "RSI overbought (81.4 > 80)",
|
||||
"details": {
|
||||
"success": true,
|
||||
"ticker": "JHG",
|
||||
"shares": 138,
|
||||
"price": 49.04999923706055,
|
||||
"proceeds": 6768.9,
|
||||
"realized_pnl": 115.92
|
||||
}
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-02-13T15:36:15.137186",
|
||||
"action": "SELL",
|
||||
"ticker": "PINS",
|
||||
"reason": "No longer passes GARP filter",
|
||||
"details": {
|
||||
"success": true,
|
||||
"ticker": "PINS",
|
||||
"shares": 394,
|
||||
"price": 15.420000076293945,
|
||||
"proceeds": 6075.48,
|
||||
"realized_pnl": 224.58
|
||||
}
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-02-13T15:36:15.138037",
|
||||
"action": "SKIP",
|
||||
"ticker": "JHG",
|
||||
"reason": "RSI too high (81.4 > 70)",
|
||||
"details": {}
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-02-13T15:36:15.138422",
|
||||
"action": "SKIP",
|
||||
"ticker": "VLY",
|
||||
"reason": "RSI too high (75.8 > 70)",
|
||||
"details": {}
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-02-13T15:36:15.140451",
|
||||
"action": "BUY",
|
||||
"ticker": "SSB",
|
||||
"reason": "GARP signal: PE=13.23, FwdPE=9.84, RevGr=53.2%, EPSGr=30.9%, RSI=63.64",
|
||||
"details": {
|
||||
"success": true,
|
||||
"ticker": "SSB",
|
||||
"shares": 61,
|
||||
"price": 104.11,
|
||||
"cost": 6350.71,
|
||||
"cash_remaining": 6502.58
|
||||
}
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-02-13T15:36:15.140774",
|
||||
"action": "SKIP",
|
||||
"ticker": "WBS",
|
||||
"reason": "RSI too high (78.0 > 70)",
|
||||
"details": {}
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-02-13T15:36:15.142605",
|
||||
"action": "BUY",
|
||||
"ticker": "CFG",
|
||||
"reason": "GARP signal: PE=16.87, FwdPE=10.34, RevGr=10.7%, EPSGr=35.9%, RSI=62.89",
|
||||
"details": {
|
||||
"success": true,
|
||||
"ticker": "CFG",
|
||||
"shares": 98,
|
||||
"price": 65.1,
|
||||
"cost": 6379.8,
|
||||
"cash_remaining": 122.78
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user