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
60029268f7
stock_system
/
src
History
Bobby (aider)
60029268f7
fix: Correct syntax error in portfolio data check condition
2025-02-12 17:10:35 -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 migration script to include direction field in trades table
2025-02-11 07:07:28 -08:00
pages
fix: Correct syntax error in portfolio data check condition
2025-02-12 17:10:35 -08:00
screener
feat: Add interval selection to technical scanner page
2025-02-10 22:56:18 -08:00
trading
refactor: Improve NULL handling in unlink_trades_from_plan function
2025-02-11 21:06:37 -08:00
utils
feat: Add get_current_prices function with yfinance support
2025-02-10 11:09:58 -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: Refactor trading system page into separate module
2025-02-12 17:10:23 -08:00