Thanks to visit codestin.com
Credit goes to github.com

Skip to content

GregSharma/alphathon

Repository files navigation

1. Mini-Paper (PDF)

docs/MiniPaper.md

2. Results Spreadsheet & Data

Spreadsheets

Vector error correction model information leadership analysis across 20 equities and 20 ETFs:

Runtime comparison for fitting implied risk-neutral density using Gaussian process regression with fresh starts vs incremental low-rank updates:

Plots & Figures

Risk-neutral densities across all 40 underlyings at 10:00 AM on November 5th, 2024:

Implied volatility surfaces - smooth market-implied vol, unsmoothed, and double-exponential Kou jump diffusion fits:

Kalshi vs Fama factors - comparisons of Kalshi-derived electoral probability with intraday computed Fama factor returns:

Kalman Filter & Logit Transformation to denoise raw presidential prices and map to a martingale:

Regime decomposition - moment matching to get lognormal superimposition on Tesla risk-neutral density with binary outcome of election:

VECM leadership analysis - examples of leadership plot using vector error correction model across all 40 assets, lag 1 on a minute basis:

3. Code Files

See section 4 below for environment setup.

Main dashboard files (serve live Panel dashboards):

Demonstration dashboard - calculates Fama factors intraday as well as microstructure features:

Additional test files:

Supporting libraries:

Risk-neutral density extraction:

CBRA algorithm (Conditional Block Rearrangement Algorithm):

  • mv_rnd/
  • Reference: "A model-free approach to multivariate option pricing" by Carole Bernard, Oleg Bondarenko, Steven Vanduffel (Accepted: October 2020, Springer)

Fama-French factors - connecting to Wharton's WRDS to calculate Fama factors:

Information leadership research (not completed due to time constraints) - historical ML pipeline to predict one-lag-ahead information leader using microstructure features up until the observed time.

4. Installation & Platform Access

Requirements:

  • Python (3.12+, lower could work too, only tested at 3.12)
  • Install: pip install -e . (uv is faster, if you have it)
  • python download_data.py (will extract data.zip into root directory of the repo),
  • then run the Main dashboard files above from the root directory (don't cd into graphing/)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •