llm-quant/app/ui/views
2025-10-11 20:40:06 +08:00
..
__init__.py disable direct progress updates in async threads and add factor calculation view 2025-10-08 21:14:52 +08:00
backtest.py add stock name, industry and timestamp to investment pool schema 2025-10-11 20:40:06 +08:00
dashboard.py add factor progress display in sidebar with idle state message 2025-10-08 20:28:11 +08:00
factor_calculation.py refactor pool view with status filter and improve factor clearing 2025-10-11 16:14:47 +08:00
logs.py update 2025-10-06 12:02:40 +08:00
market.py update UI width parameter and add stock info fetching methods 2025-10-09 19:44:51 +08:00
pool.py fix date formatting and add stock name/industry display 2025-10-11 17:27:09 +08:00
settings.py fix timestamp casting and datetime conversion in data settings 2025-10-08 11:40:30 +08:00
stock_eval.py add stock name, industry and timestamp to investment pool schema 2025-10-11 20:40:06 +08:00
tests.py enhance database initialization handling with fallback stub and improved logging 2025-10-07 22:06:03 +08:00
today.py add stock name, industry and timestamp to investment pool schema 2025-10-11 20:40:06 +08:00