Commit Graph

22 Commits

Author SHA1 Message Date
8fadc159bd feat: Add detailed SQL logging and debug database state button 2025-02-17 16:25:40 -08:00
62346dcd04 fix: Add missing logger import and configuration 2025-02-17 16:22:16 -08:00
322491bc83 refactor: Enhance watchlist addition with robust logging and error handling 2025-02-17 16:22:04 -08:00
4bdd85405a feat: Add logging and improve watchlist UI for better error handling 2025-02-17 16:18:33 -08:00
c00893360e feat: Add watchlist feature with database tables and UI integration 2025-02-17 16:10:12 -08:00
2dda835a3f feat: Add Monte Carlo target price calculation and projection parameters 2025-02-17 15:47:58 -08:00
cd9b6f7969 feat: Add Monte Carlo stop loss calculation to trading system 2025-02-17 15:45:24 -08:00
d7834d78f5 refactor: Update trading system page portfolio calculation logic 2025-02-13 13:03:43 -08:00
217707b4d9 refactor: Simplify open position value calculation using trade summary data 2025-02-13 12:58:09 -08:00
6097ce6367 feat: Improve portfolio value calculation with detailed open trades tracking 2025-02-13 12:55:44 -08:00
3e1775534c feat: Enhance trading system page with total portfolio value calculation and usage metrics 2025-02-13 12:49:31 -08:00
336afa8170 feat: Enhance trading system page with cash-aware position sizing 2025-02-13 12:46:57 -08:00
a643a1649e refactor: Fix indentation and remove unused portfolio code 2025-02-13 12:44:10 -08:00
51ebdc1d74 fix: Correct indentation in trading system page input fields 2025-02-13 12:40:01 -08:00
5398d683b9 refactor: Remove unnecessary whitespace and indentation in trading system page 2025-02-13 12:39:40 -08:00
6439412bb3 refactor: Fix search/replace block matching in trading system page 2025-02-13 12:39:32 -08:00
eea63e6cbb refactor: Simplify trading system page to focus on position calculator 2025-02-13 12:39:00 -08:00
e60f18e41a fix: Add None checks for portfolio position metrics to prevent TypeError 2025-02-13 08:10:18 -08:00
c5d7a96e38 refactor: Move trading plan page to dedicated module 2025-02-12 17:33:51 -08:00
60029268f7 fix: Correct syntax error in portfolio data check condition 2025-02-12 17:10:35 -08:00
a8aea03499 feat: Refactor trading system page into separate module 2025-02-12 17:10:23 -08:00
2fcf238f6b feat: Move trading system functionality to separate module 2025-02-12 17:07:19 -08:00