Statistical Jump Models in Python, with scikit-learn-style APIs
-
Updated
Jan 12, 2025 - Python
Statistical Jump Models in Python, with scikit-learn-style APIs
Fit autoregressive models with skewed generalized error distribution (SGED) noise whose parameters vary with level
Systematic multi-asset allocation strategy using Hidden Markov Models to identify VIX volatility regimes and dynamically rotate between TLT, GLD, and SPY
A quantitative trading framework that leverages daily OHLCV stock data and a Hidden Markov Model (HMM) to dynamically identify market regimes and generate momentum-based trading signals.
This package implements hypothesis testing procedures that can be used to identify the number of regimes in a Markov-Switching model.
Implementations of various trading strategies
Automated volatility arbitrage engine exploiting rough volatility mispricing in short-dated equity options. Combines Monte Carlo pricing with Gaussian HMM regime detection to trade only during calm markets. Connects to Interactive Brokers for live/paper trading with full validation suite.
Implementation of financial market regime identification models including traditional statistical approaches and deep learning methods (GRSTU), featuring a novel application of Temporal Fusion Transformers to regime classification.
Quantitative regime-switching trading framework using Hidden Markov Models (HMM) to adapt market exposure based on changing volatility and return environments.
Unsupervised latent regime discovery for crypto markets. HMM, VAE, and temporal contrastive models identify hidden market states from multi-exchange data. FastAPI + React dashboard. Docker Compose.
End-to-End Python implementation of Ang et al's (2026) Agentic 'Self-Driving Portfolio'. Implements: Black-Litterman equilibrium priors, Grinold-Kroner building blocks, Campbell-Shiller CAPE analysis, Ledoit-Wolf covariance shrinkage, Risk Parity, Hierarchical Risk Parity, and Robust Mean-Variance optimization across 18 asset classes.
[FUSION 2024] A Gaussian Process-based Streaming Algorithm for Prediction of Time Series With Regimes and Outliers
Likelihood ratio based tests for regime switching
Online HMM-based statistical arbitrage for Brent, WTI & Dubai crude oil futures. Filter-based EM algorithm detects market regimes in real-time to time spread trades. Achieves Sharpe 1.58 & 21.7% annualized return out-of-sample (2023–24). Based on Fanelli et al. (2024).
Automatized-analysis-via-yfinance-API
This repository contains the code for the submitted paper: Kento Okuyama, Tim Fabian Schaffland, Pascal Kilian, Holger Brandt, Augustin Kelava (2025). Frequentist forecasting in regime-switching models with extended Hamilton filter, available at https://arxiv.org/abs/2512.18149.
This project reimagines the classical Merton portfolio optimization problem using Deep Reinforcement Learning (DRL). Instead of static, closed-form allocation rules, we design an intelligent agent that dynamically adjusts exposures to risky and risk-free assets under changing market regimes.
Building a balanced Vanguard ETF portfolio with data-driven optimization—exploring advanced methods, robust backtesting, and an interactive Dash app to pick your optimal mix.
Add a description, image, and links to the regime-switching topic page so that developers can more easily learn about it.
To associate your repository with the regime-switching topic, visit your repo's landing page and select "manage topics."