373 B
373 B
Factor Pipeline (Draft)
- Load universe + prices + fundamentals
- Compute raw factor values
- Clean:
- missing handling
- winsorize (per-date cross section)
- z-score (per-date cross section)
- Neutralize (optional):
- industry
- size
- Evaluate:
- IC / Rank IC
- decay
- turnover
- Backtest:
- long-short / top-k
- transaction costs