
Quantitative Finance
SOPHIE Daddy Quant Blog
Study Guide (click to select)
Video Tutorial
Visual Guide

Foundations
What "Systematic" Actually Means
A systematic strategy is fully specified in advance: the entry rule, exit rule, position size, and universe of instruments are all written down before a single trade is placed. The opposite is discretionary trading, where a human decides case-by-case. Systematic doesn't mean "automated execution" — a trader can follow a systematic rulebook by hand — it means the decision itself has zero ambiguity once the rule is defined.
Why Removing Emotional Bias Matters
Behavioral finance research consistently finds the same costly patterns in discretionary traders: cutting winners early out of fear, holding losers too long hoping for a reversal (loss aversion), and doubling down after a loss to "get even" (revenge trading). A rule followed mechanically can't do any of that — its worst-case behavior is bounded by the rule's own design, not by whatever mood the trader is in that day.
Strategy Families
Buys what's been going up and sells/shorts what's been going down, on the empirical finding that trends persist longer than a random walk would predict (academic time-series momentum studies typically use 1-12 month lookbacks). Key risk: sharp reversals — "whipsaws" — where a trend breaks right after the system enters, producing a cluster of small losses in choppy, range-bound markets.
Bets that price (or the spread between two related instruments) snaps back toward its statistical average after stretching too far, measured with tools like z-scores or Bollinger Bands. Key risk: a genuine regime change — the "average" itself has permanently shifted — which makes the strategy keep fading a real trend instead of a temporary overreaction.
Scores and ranks a universe of securities on measurable characteristics — value, quality, low-volatility, size — then systematically holds the top-ranked names and avoids or shorts the bottom, rebalancing on a fixed schedule. Key risk: factor crowding — when too much capital chases the same factor, its historical premium can compress or reverse.
Exploits recurring time-based patterns — turn-of-month flows, pre-holiday drift, the January effect in small caps. Key risk: decay. Once a calendar anomaly is published and widely known, arbitrage capital tends to trade it away or pull it forward, shrinking or erasing the edge over time.
Building a System
Signal Generation
The precise, testable condition that triggers an entry or exit — e.g. "buy when 20-day MA crosses above 50-day MA," not "buy when it looks like it's turning up." If two different people (or two runs of the same code) could disagree on whether the signal fired, it isn't a systematic rule yet.
Risk Management
Position sizing (e.g. risking a fixed % of capital per trade, or volatility-scaling size so every position carries similar risk) and stop rules that cap the loss on any single trade. This is what keeps one bad signal from becoming an account-ending event.
Execution Rules
How the signal actually becomes a filled order: market vs. limit orders, acceptable slippage, and rules for partial fills. Ignored in backtests, this is often where real-world returns diverge most from theoretical ones — especially in less liquid names.
Common Pitfalls
Related & Advanced Topics
Once the core rulebook is defined, these are the topics that separate a strategy that looks good on paper from one that survives contact with real markets:
Performance Metrics That Matter
Raw return and win rate are misleading on their own — a strategy that wins 80% of the time can still lose money if its rare losses are large. Judge a system on Sharpe/Sortino ratio (return per unit of risk), maximum drawdown (worst peak-to-trough decline), and profit factor(gross profit ÷ gross loss) together, not any single number in isolation.
Portfolio-Level Diversification
A single strategy has a lumpy equity curve; combining several with low correlation to each other (e.g. a trend-follower alongside a mean-reversion system) smooths returns even when neither strategy improves on its own — see Asset Allocation .
Backtesting & Walk-Forward Validation
Before risking capital, a rule needs to be tested on data it wasn't designed on — splitting history into an in-sample period (for tuning) and an out-of-sample period (for honest evaluation) is the standard defense against overfitting — see Backtesting .
Systematic vs. Machine-Learning Approaches
Everything above uses hand-specified, human-interpretable rules. ML-based quant strategies instead let a model learn the rule from data, trading interpretability for the ability to capture more complex, nonlinear patterns — and taking on model risk in exchange — see Machine Learning .
From Rules to a Live Trading System
Turning a validated rulebook into something that runs unattended — data feeds, order routing, monitoring, and fail-safes — is its own discipline, separate from strategy design — see Trading System Design .
Deep ResearchVideo
Deep ResearchVideo
Deep Research
Deep ResearchVideo
Deep Research
Deep ResearchVideo
Deep ResearchVideo
Deep ResearchVideo
Deep ResearchVideo
Deep ResearchVideo
Deep ResearchVideoOptions
Deep Research
Deep ResearchVideoOptions
Deep ResearchVideo
Deep ResearchVideo
Deep ResearchVideo
Deep ResearchVideo
Deep ResearchVideo
Deep ResearchVideo
Deep ResearchVideo