| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 13 hours | fix: add TradeRow ORM model, SignalRow missing columns, guard Event.from_dict | TheSiahxyz | |
| - Add TradeRow ORM model matching existing trades migration table - Add conviction, stop_loss, take_profit columns to SignalRow + migration 004 - Persist conviction/stop_loss/take_profit in insert_signal() - Guard Event.from_dict against malformed data with ValueError instead of KeyError | |||
