Learn With Us
Curriculum & Education
QUANTT's 10-week educational program bridges the gap between theoretical finance and production-level quantitative software development. Our members learn core market concepts and advance into specialized tracks.
π
Trading Track
Strategy & Markets
Focuses on market inefficiencies, hypothesis generation, quantitative strategy design, options theory, volatility models, post-earnings announcement drift, and portfolio risk management.
π»
Development Track
Data & Engineering
Focuses on Python and pandas engineering, data cleansing, regression modeling, time-series stationarity, building robust backtesting engines, computational numerical methods, and connecting with market APIs.
10-Week Roadmap
Autumn TermFoundational Topics
- βStocks, bonds, futures, options, swaps, and ETFs
- βLong and short positions, leverage, and margin
- βBid, ask, spreads, liquidity, and order types
- βFrom hypothesis to signal, execution, profit and loss, transaction costs, and risk
Foundational Topics
- βRandom variables and common probability distributions
- βExpected value, variance, and standard deviation
- βConditional probability, independence, covariance, and correlation
- βIntroductory Monte Carlo simulation and interpreting uncertainty
Foundational Topics
- βRepositories, branches, commits, and pull requests
- βGitHub issues, code review, and collaborative workflows
- βReproducible project structure, documentation, and secure credential management
- βResponsible use, verification, and disclosure of AI-assisted work
Trading Track
- βEconomic hypotheses and potential market inefficiencies
- βSignals, entry and exit rules, and holding periods
- βBenchmarks, transaction costs, and basic backtest interpretation
- βDefining the evidence that would support or invalidate a strategy
Development Track
- βPython and pandas fundamentals
- βLoading, cleaning, and organizing financial data
- βTimestamps, missing values, duplicate records, and return calculations
- βBasic rolling statistics, visualizations, and data-quality checks
Trading Track
- βCalls, puts, strike prices, expiry, and moneyness
- βImplied versus realized volatility
- βDelta, gamma, vega, and theta
- βLong- and short-volatility positions, volatility risk premium, and tail risk
Development Track
- βLinear and logistic regression
- βFeatures, targets, and baseline models
- βTime-ordered training, testing, and leakage prevention
- βOverfitting, regularization, and predictive versus trading performance
Trading Track
- βEarnings surprises and market expectations
- βPost-earnings announcement drift
- βPre-earnings volatility and implied-volatility crush
- βEvent-study interpretation and directional versus volatility-based trades
Development Track
- βLags, autocorrelation, and basic stationarity
- βCorrelation, prediction, causality, and confounding
- βCausal graphs and introductory Granger causality or PCMCI
- βSynthetic-data validation and false-discovery risks
Trading Track
- βPresent value, discounting, bonds, and yields
- βYield curves, duration, and DV01
- βInterest-rate swaps and credit spreads
- βFunding, liquidity, and hidden risks in apparent arbitrage opportunities
Development Track
- βBacktest architecture and execution timing
- βLook-ahead bias, survivorship bias, and data leakage
- βTransaction costs, slippage, and train-test separation
- βSharpe ratio, drawdown, turnover, and benchmark comparison
Trading Track
- βTime-series and cross-sectional momentum
- βTrend, reversal, and regime dependence
- βUnderreaction, herding, crowding, and market microstructure
- βTransaction costs, market impact, capacity, and edge decay
Development Track
- βProject-specific option-pricing or fixed-income module
- βBlackβScholes and Greeks, or bond pricing and DV01
- βBasic numerical methods and sensitivity calculations
- βTesting financial functions and important boundary cases
Trading Track
- βLeading and lagging economic indicators
- βData-release timing, revisions, and look-ahead concerns
- βCorrelation, prediction, causality, and economic mechanisms
- βAssessing whether a macroeconomic signal is stable and tradable
Development Track
- βResearch code versus production code
- βBroker and market-data APIs
- βPaper trading, order simulation, logging, and error handling
- βRisk controls, monitoring, and kill switches
Trading Track
- βPosition sizing and volatility targeting
- βCorrelation, diversification, concentration, and exposure
- βDrawdowns, stress testing, and kill conditions
- βFinal strategy defense and development handoff
Development Track
- βProject-specific implementation-support sprint
- βPull requests, peer review, and unit tests
- βDocumentation, reproducibility, and known limitations
- βFinal demonstration and project-team handoff