Skip to content
Finance Lessons
📈

Time-Series Finance

Stochastic processes write the rulebook for how prices wander; time-series finance is the forensics — fitting the rules to real data, forecasting the next move and the next storm, and refusing to be fooled by a beautiful backtest.

How to model returns as they unfold through time — stationarity and unit roots, autocorrelation and the ACF/PACF, AR/MA/ARIMA models for the mean, volatility clustering and ARCH/GARCH for the variance, EWMA and RiskMetrics, and the backtesting pitfalls (look-ahead bias, overfitting, data-snooping) that make a strategy lie.

Stochastic processes handed you the rulebook for how prices wander, but a rulebook is only theory until you point it at real data. Time-series finance is the forensics — fit the rules to an actual return series, forecast both the next move and the next storm, and refuse to be fooled by a backtest that looks too good to be true.

Here’s the pipeline you’ll build, from raw prices to a validated, risk-aware model:

This is the expert rung where the abstract machinery of randomness-through-time becomes a working pipeline you can run on tonight’s closing prices — and a graded final exam runs the whole thing back at you, one locked question at a time.

In this topic

  1. 1 Stationarity & Returns Why raw prices are non-stationary but returns are roughly stationary, what a unit root is, the intuition behind the augmented Dickey–Fuller test, and the transformations (logs, differencing) that make a series modelable. 11 min
  2. 2 Autocorrelation, ACF & PACF Autocorrelation and the autocorrelation function (ACF), the partial autocorrelation function (PACF), the white-noise null and its significance band, and the Ljung–Box test for whether any structure remains. 11 min
  3. 3 AR, MA & ARIMA Models Autoregressive (AR), moving-average (MA), combined ARMA, and integrated ARIMA(p,d,q) models — what each term means, how differencing fits in, and how to fit, choose, and interpret them. 12 min
  4. 4 Volatility Clustering & GARCH Volatility clustering in returns, the ARCH insight, the GARCH(1,1) model and its three parameters, persistence (α + β), the unconditional variance, and forecasting future variance. 12 min
  5. 5 EWMA & RiskMetrics The exponentially weighted moving average for variance, the decay factor λ and its half-life, EWMA as the IGARCH special case, the RiskMetrics λ = 0.94 convention, and how EWMA compares to GARCH in practice. 10 min
  6. 6 Backtesting Pitfalls Look-ahead bias, overfitting, multiple testing and data-snooping, in-sample vs out-of-sample, and walk-forward validation — the traps that make a strategy look brilliant on history and fail live. 12 min
  7. 7 Time-Series Finance — Final Exam The graded final exam for Time-Series Finance: stationarity and unit roots, autocorrelation and the ACF/PACF, AR/MA/ARIMA models, volatility clustering and GARCH, EWMA and RiskMetrics, and backtesting pitfalls. 15 min

Mark course as finished

Done with every lesson? Lock it in — your progress is saved on this device.