MTN GARCH Modeling with API Integration
Proj8 forecasts stock price volatility using GARCH models. Incorporates API integration, test-driven development, and model deployment.
Stock data via API simulation.
GARCH, API Integration, TDD
Volatility forecasts, model diagnostics
| Lesson | Topic | Query |
|---|---|---|
| 8.1 | Working with APIs | "run lesson 8.1" |
| 8.2 | Test-Driven Development | "run lesson 8.2" |
| 8.3 | GARCH Models | "run lesson 8.3" |
| 8.4 | Model Deployment | "run lesson 8.4" |
| Tool | Description |
|---|---|
load_proj8_data |
Load MTN stock data via API |
fit_garch |
Fit GARCH(p,q) model |
forecast_volatility |
Generate volatility forecasts |
GARCH models from Proj8 can be applied to other time series data: