llm-quant/app
2025-10-15 17:32:11 +08:00
..
agents refactor conversation logging with structured format and additional fields 2025-10-11 20:23:59 +08:00
backtest add stock name, industry and timestamp to investment pool schema 2025-10-11 20:40:06 +08:00
core enhance factors calculation with new technical and market microstructure features 2025-10-08 18:02:46 +08:00
data improve error handling and backtest metrics calculation 2025-10-11 19:59:46 +08:00
features refactor backtest engine with trading rules and progress tracking 2025-10-11 09:27:55 +08:00
ingest remove redundant indices table and optimize index weight data handling 2025-10-08 15:28:39 +08:00
llm improve prompt template handling with safer variable substitution and missing var fallback 2025-10-11 21:03:48 +08:00
rl add PPO training UI and torch optional dependency handling 2025-10-06 22:00:24 +08:00
ui refactor trade date parsing and prevent auto-update rerun 2025-10-15 17:32:11 +08:00
utils refactor portfolio settings and candidate pool handling with fallback 2025-10-11 21:12:10 +08:00
__init__.py init 2025-09-26 18:21:25 +08:00