stock_system/src/trading
2025-02-10 09:23:51 -08:00
..
__init__.py init python 2025-02-06 23:26:11 -08:00
journal.py feat: Add trading journal feature with database tracking 2025-02-10 09:18:16 -08:00
main.py feat: Add target price and risk/reward calculations to position sizing 2025-02-06 21:22:27 -08:00
menu.py refactor: Modularize main application structure and separate concerns 2025-02-10 09:23:51 -08:00
portfolio.py feat: Add potential profit, loss, and risk/reward ratio calculations to positions 2025-02-06 21:19:56 -08:00
position_calculator.py feat: Update default stop loss to 7% and improve position sizing output 2025-02-08 08:21:28 -08:00