This website requires JavaScript.
Explore
Help
Sign In
Bobby
/
stock_system
Watch
1
Star
0
Fork
0
You've already forked stock_system
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
731b4e9e2d
stock_system
/
src
/
trading
History
Bobby (aider)
731b4e9e2d
refactor: Simplify position summary query and add debug logging
2025-02-13 10:58:09 -08:00
..
__init__.py
init python
2025-02-06 23:26:11 -08:00
journal.py
refactor: Simplify position summary query and add debug logging
2025-02-13 10:58:09 -08:00
main.py
fix: Correct menu logic for portfolio value update and system exit
2025-02-10 10:18:59 -08:00
menu.py
refactor: Modularize main application structure and separate concerns
2025-02-10 09:23:51 -08:00
portfolio.py
refactor: Add None checks to Position class property methods
2025-02-13 08:07:52 -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
trading_plan.py
refactor: Prevent duplicate table creation messages in trading_plan table
2025-02-12 17:54:46 -08:00