Published January 1, 2023 | Version v1
Journal article Open

ARCHModels.jl: Estimating ARCH Models in Julia

  • 1. Hochschule Luzern

Description

This paper introduces ARCHModels.jl, a package for the Julia programming language that implements a number of univariate and multivariate autoregressive conditional heteroskedasticity models. This model class is the workhorse tool for modeling the conditional volatility of financial assets. The distinguishing feature of these models is that they model the latent volatility as a (deterministic) function of past returns and volatilities. This recursive structure results in loop-heavy code which, due to its just-in-time compiler, Julia is well-equipped to handle. As such, the entire package is written in Julia, without any binary dependencies. We benchmark the performance of ARCHModels.jl against popular implementations in MATLAB, R, and Python, and illustrate its use in a detailed case study.

Notes

+ ID der Publikation: hslu_100665 + Art des Beitrages: Wissenschaftliche Medien + Sprache: Englisch + Letzte Aktualisierung: 2024-02-20 10:00:35

Files

v107i05-3.pdf

Files (738.9 kB)

Name Size Download all
md5:1c56e283322763bb8b4cda3076cef2c8
738.9 kB Preview Download

Additional details