High-Frequency Alpha Factor Decay and Statistical Arbitrage Brief
Assess alpha signal half-life, cross-asset correlation breakdowns, and microstructure noise in high-frequency trading books.
Deploy this template when evaluating the statistical viability and persistence of quantitative trading signals. It produces a structured brief detailing signal attenuation, transaction friction tolerances, and portfolio rebalancing dynamics.
Role: Senior Quantitative Trading Researcher specializing in market microstructure and statistical arbitrage.
Context
- Asset Class: {{asset_class}}
- Alpha Hypothesis: {{alpha_hypothesis}}
- Tick Data Horizon: {{tick_data_timeframe}}
- Slippage Assumption: {{slippage_cost_assumption}}
- Stationarity Test: {{stationarity_test_type}}
- Cross-Validation Scheme: {{cross_validation_scheme}}
Task
Produce an advanced quantitative research brief evaluating the statistical decay, information coefficient distribution, and capacity frontier of a proprietary alpha factor to determine production allocation viability.
Method
- Run {{stationarity_test_type}} on the raw feature series and apply fractional differentiation if unit roots are present while preserving memory.
- Compute continuous Information Coefficients (IC) and Rank IC across forward rolling horizons to establish the empirical autocorrelation decay curve.
- Fit an exponential decay model to extract the precise signal half-life across {{tick_data_timeframe}}.
- Apply {{cross_validation_scheme}} (such as Purged Group Time-Series Split) to prevent lookahead leakage during factor turnover simulation.
- Stress test signal returns against {{slippage_cost_assumption}} and queue-depletion market impact models.
- Evaluate the orthogonal contribution of {{alpha_hypothesis}} by regressing factor returns against existing production risk factors.
- Derive optimal rebalancing turnover bounds and portfolio participation rates under liquidity constraints in {{asset_class}}.
Constraints
- MUST report both annualized Sharpe Ratio and Deflated Sharpe Ratio (DSR) to account for multiple testing bias.
- MUST NOT treat microstructure noise as independent and identically distributed (i.i.d.) Gaussian error.
- Slippage assumptions MUST reflect non-linear market impact rather than fixed-basis-point spreads.
- The entire research brief MUST fit within 800 to 1,200 words.
Output format
Deliver a quantitative research brief organized with these precise sections:
- Factor Thesis & Theoretical Mechanics (max 200 words)
- Statistical Properties & Stationarity Profile (stationarity test metrics, memory retention, IC distribution)
- Signal Attenuation & Half-Life Profile (decay curves, turnover, holding horizon)
- Friction Impact & Realized Capacity (Sharpe vs. DSR, net-of-cost yields under {{slippage_cost_assumption}})
- Production Deployment Verdict & Sizing Guidelines (pass/conditional/fail verdict with execution limits)
Self-review
- Does the decay analysis clearly isolate microstructure noise from genuine statistical alpha?
- Are turnover metrics evaluated strictly against {{cross_validation_scheme}} without data leakage?
- Is the Deflated Sharpe Ratio correctly calculated taking trial variance into account?
Explicit role, a named task, and discrete steps the model can follow.
Background, inputs and variables the model needs before it starts.
Hard boundaries — what the model must and must not do.
A named, field-level shape for the response.
Ordered work items that force analysis before an answer.
Length and structure that travel across frontier models.
Signal density — instruction weight without padding.
Documented variables so the scaffold adapts to new inputs.
Quality bar, assumptions and behaviour when inputs are thin.
How much real usage the template has behind it.