What problem does it solve?
It helps you determine whether a cross-sectional trading factor truly has predictive power, and how to select and combine factors without introducing look-ahead bias.
Core Features & Use Cases
- IC/IR evaluation: Computes daily Information Coefficient (IC) series, summarizes mean/stability, and checks directional consistency via the proportion of IC greater than zero.
- Quantile backtesting: Sorts instruments into quantile groups and produces equity curves to assess monotonicity, long-short spread, nonlinearity, and stability.
- Factor screening and combination: Keeps effective factors and combines them using equal-weight, IC-weighted, or orthogonalized methods for multi-factor signals.
- Common research safeguards: Enforces aligned factor/return CSV structures and emphasizes forward returns after factor observation to reduce look-ahead bias.
Quick Start
Use the factor-research Skill to run IC/IR and quantile backtests by providing a factor CSV and a forward N-day return CSV whose dates and instrument codes align exactly.