Quantitative & Algorithmic Trading
Rules-based, data-driven systems — the systematic school.
Tree Key
Quantitative and algorithmic trading is the practice of making investment decisions through explicit, data-driven rules rather than discretionary judgment, and executing them — often, though not always — through automated systems. "Quantitative" describes the decision side: forecasting returns and constructing portfolios from measurable inputs (prices, fundamentals, text, alternative data) using statistics and models. "Algorithmic" describes the execution side: breaking orders into machine-managed slices to minimize cost and market impact. The two overlap heavily but are not the same — a discretionary stock-picker can still route orders algorithmically, and a quant fund can trade infrequently by hand. The defining tension of the whole domain is that the same systematic rigor that lets you measure an edge also lets you manufacture a fake one: backtests, factor mining, and machine learning are tools for discovering signal, but they are equally efficient at fitting noise, so most of the discipline's real expertise lives in not fooling yourself about what you've found.
What the domain covers
This section is broad, spanning the full systematic pipeline from raw data to filled order. Its sub-topics fall into four loose layers:
- Return-forecasting frameworks — the theories of where edge comes from:
- The craft of building and trusting a signal — the methodological core:
- Portfolio construction — sizing many bets together:
- Execution — getting filled at low cost:
Each child doc carries the formulas, defaults, and base rates; this overview only maps them.
The core tension and where it matters
The field's organizing insight (Grinold's Fundamental Law of Active Management, IR ≈ IC × √BR) is that a tiny per-bet edge, applied across many independent bets, compounds into a respectable risk-adjusted return. That is why quants favor hundreds of small, weakly-predicted positions over a few high-conviction ones — and why the approach genuinely shines in large, liquid, breadth-rich universes like cross-sectional equities.
It matters far less, and can actively mislead, in the opposite setting: a single name, a single timeframe, a short evaluation window. Many systematic edges are real only at the portfolio-and-multi-year level after volatility-based sizing and diversification — they do not license treating one instance as high-probability. Quant methods also presuppose enough clean history to estimate from; in thin, illiquid, or regime-shifting corners they over-promise.
Adoption, debate & evidence
Systematic methods now dominate execution and are a large, established share of decision-making. Coalition Greenwich data put roughly 37% of 2023 US equity volume through algorithms and/or smart order routers (up from 35%, with managers projecting ~40% within a few years); industry estimates commonly cite 70–80% of global equity volume as algorithmic, though such headline figures conflate automated execution with strategy and should be read loosely (Coalition Greenwich; QuantifiedStrategies). Factor and smart-beta products manage trillions, and the IC / Fundamental-Law vocabulary is standard CFA and FRM curriculum.
What is genuinely and openly contested is how much of the published edge is real — finance's own "replication crisis":
- The factor zoo. Harvey, Liu & Zhu (2016) catalogued ~316 published factors and argued the conventional t > 2.0 hurdle is far too lax given the number of tests, proposing roughly t > 3.0 (RFS 2016).
- Replication failure. Hou, Xue & Zhang (2020) tested 452 anomalies and found about 65% failed to replicate under their methodology (global-q.org PDF). But the rate is disputed: Jensen, Kelly & Pedersen (2023), using a Bayesian replication model, report that a majority of US factors replicate and that the rate rises to roughly 82% (CAPM-alpha test) and works out-of-sample across 93 countries, arguing the crisis is overstated when factors are tested properly and globally (JoF 2023).
- Post-publication decay. McLean & Pontiff (2016) found anomaly returns roughly 26% lower out-of-sample and 58% lower post-publication — a mix of statistical mining and real edge being arbitraged away once known (JoF 2016).
The honest synthesis across these: the machinery (IC, neutralization, walk-forward validation, the Fundamental Law) is sound and widely validated, and a core of factors (notably momentum, value, quality) replicates robustly; the inventory of specific published alphas is heavily populated by false or decayed discoveries. Exact replication percentages depend on method and remain an active dispute.
Strengths & limitations
Strengths: systematic rules are testable, repeatable, scalable across thousands of names, and free of the emotional and cognitive biases that wreck discretionary trading. The framework makes "skill" decomposable — IC isolates forecasting quality, breadth isolates opportunity, the transfer coefficient isolates implementation drag — so failures are diagnosable.
Limitations: the approach is only as good as the data and the validation. The single most common and most expensive misuse is treating a backtested Sharpe or IC as the expected forward edge — between multiple-testing inflation, post-publication decay, and ignored transaction costs, realized net performance is routinely a fraction of the backtest, sometimes zero or negative. Quant models also assume the future statistically resembles the estimation window, so they are vulnerable to regime change and to crowding (when too many run the same signal). And automation amplifies errors at machine speed (cf. the 2010 Flash Crash and the 2012 Knight Capital loss).
Sources
- Coalition Greenwich, "Electronic Platforms Capture Growing Share of US Equity Trading Volume" — algo/SOR share of US volume. Link
- QuantifiedStrategies, "What Percentage of Trading Is Algorithmic?" — global algo-volume estimates (read loosely). Link
- Harvey, Liu & Zhu (2016), "…and the Cross-Section of Expected Returns," RFS — factor zoo, t > 3.0. Link
- Hou, Xue & Zhang (2020), "Replicating Anomalies," RFS — ~65% replication failure. PDF
- Jensen, Kelly & Pedersen (2023), "Is There a Replication Crisis in Finance?" Journal of Finance — ~56% US / ~82% global replication. Link
- McLean & Pontiff (2016), "Does Academic Research Destroy Stock Return Predictability?" Journal of Finance — 26%/58% decay. Link
- Grinold & Kahn, Active Portfolio Management — IC, Fundamental Law of Active Management. Reference
Dispute flags: the replication rate is genuinely contested (Hou-Xue-Zhang ~35% of 452 anomalies clear a single t=1.96 hurdle vs. Jensen et al., who report a majority replicate and ~82% under their CAPM-alpha test, robust across 93 countries) — both methods are defensible and the disagreement is methodological, not settled. Algo-volume headline percentages conflate execution with strategy and vary widely by source; treated as qualified, not exact. Decay magnitudes are point estimates with confidence intervals.