llm-quant/app/features
2025-10-19 10:37:41 +08:00
..
__init__.py init 2025-09-26 18:21:25 +08:00
evaluation.py add factor optimization and portfolio evaluation features 2025-10-17 08:59:18 +08:00
extended_factors.py fix ADX calculation and trade imbalance factor implementation 2025-10-09 10:09:52 +08:00
factor_audit.py add factor optimization and portfolio evaluation features 2025-10-17 08:59:18 +08:00
factors.py add news data ingestion and sentiment factor preparation 2025-10-19 10:37:41 +08:00
progress.py refactor backtest engine with trading rules and progress tracking 2025-10-11 09:27:55 +08:00
sentiment_factors.py enhance factors calculation with new technical and market microstructure features 2025-10-08 18:02:46 +08:00
validation.py add zero window factor validation and improve factor existence checking 2025-10-09 20:59:27 +08:00
value_risk_factors.py add value risk factors with valuation and risk penalty calculations 2025-10-08 11:34:32 +08:00