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
735cfdfb65
stock_system
/
src
History
Bobby (aider)
735cfdfb65
refactor: Update overall P/L calculation to separate realized and unrealized gains
2025-02-18 20:42:39 -08:00
..
db
refactor: Replace connection pool with context manager for ClickHouse connections
2025-02-08 20:52:36 -08:00
indicators
fix: correct boolean operations and column naming in ThreeATREMAIndicator
2025-02-08 08:07:03 -08:00
migrations
feat: Add logging and improve watchlist UI for better error handling
2025-02-17 16:18:33 -08:00
pages
refactor: Update overall P/L calculation to separate realized and unrealized gains
2025-02-18 20:42:39 -08:00
screener
feat: Add Heikin-Ashi scanner to technical scanner framework
2025-02-12 22:09:39 -08:00
trading
feat: Enhance table creation and error handling in watchlist management
2025-02-17 16:55:18 -08:00
utils
refactor: Simplify report filtering logic by removing technical filter
2025-02-13 21:53:57 -08:00
config.py
first commit
2025-02-03 20:11:47 -08:00
main.py
fix: Resolve indentation error in main.py by wrapping menu loop in main() function
2025-02-10 09:25:16 -08:00
run_migration.py
feat: Add run_migration.py to resolve Python module import issues
2025-02-11 07:10:14 -08:00
streamlit_app.py
feat: Integrate Monte Carlo Analysis page into Streamlit app navigation
2025-02-17 15:05:32 -08:00