llm-quant/app/ui/views
2025-10-20 08:22:35 +08:00
..
__init__.py add tuning lab view with navigation hints between tuning and backtest 2025-10-16 09:12:17 +08:00
backtest.py add tuning lab view with navigation hints between tuning and backtest 2025-10-16 09:12:17 +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 add restart warning to settings configuration page 2025-10-18 10:47:49 +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 remove sentiment factors and improve news ingestion stats 2025-10-19 18:18:17 +08:00
today.py add monitor mode for reevaluation without database writes 2025-10-17 10:28:12 +08:00
tuning.py add suspended stock filtering and reward chart visualization 2025-10-20 08:22:35 +08:00