Skip to content
View thibaut-dst's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report thibaut-dst

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
thibaut-dst/README.md

Hi, I'm Thibaut (“Teabow”)

Quantitative Research | High-Frequency Trading | Machine Learning | Deep Learning

thibaut[at]uchicago.edu

I am a quantitative finance graduate student at the University of Chicago with a background in engineering, data science, and production machine learning. My work sits at the intersection of statistics, stochastic modeling, and machine learning for systematic trading.

🎧  Current Focus

  • Statistical arbitrage and market‑making strategies in equities, crypto, and options
  • Machine Learning and deep learning for signal discovery and validation
  • Time‑series modeling

📌  Selected Work

  • Cross-Stock Anomaly Research (Equities)
    Research project on extending classical pairs trading to group-based equity strategies. The work uses multi-factor risk-model residualization, spectral embedding of return correlations, and machine learning-based clustering to define regularly rebalanced stock groups and study group-level mean reversion and momentum.

  • Crypto Funding-Rate Carry Strategy
    Delta-neutral funding-rate carry strategy on perpetual futures across multiple exchanges. The design incorporates funding-rate z-scores, open-interest-based liquidity filters, and macro risk regimes, with a custom vectorized backtester to evaluate robustness, drawdowns, and beta neutrality.

  • Avellaneda–Stoikov Market Making Framework (Crypto)
    Implementation of an inventory- and volatility-aware market making framework in Python, inspired by the Avellaneda–Stoikov model. The project analyzes spread control, inventory paths, and adverse selection on a crypto derivatives venue using large-scale trade-level backtests.

  • Auction Outcome Prediction (Kaggle)
    End-to-end pipeline for predicting ad auction outcomes with neural networks in PyTorch. Includes exploratory data analysis, missing-data handling (KNN imputation), feature engineering, and model tuning with F1-based evaluation on large-scale auction data.

Pinned Loading

  1. UChicago-FinMath-collection/Project-TradingSystem UChicago-FinMath-collection/Project-TradingSystem Public

    FINM 32500 Final project

    Python

  2. HFT-Matrix-Challenge HFT-Matrix-Challenge Public

    Build the fastest, most efficient client to compete against other teams in a real-time, latency-sensitive environment.

    C++

  3. PietroC21/Crypto-PerpetualFutures PietroC21/Crypto-PerpetualFutures Public

    We build a fully bidirectional, delta-neutral carry strategy on crypto perpetual futures. We harvest funding rate dislocations in both directions across 15 liquid pairs, using a z-score signal that…

    Jupyter Notebook 3

  4. IMC_TRADING_COMPETITION_P4 IMC_TRADING_COMPETITION_P4 Public

    Forked from theov07/IMC_PROSPERITY_4_COMPETITION

    Team research repository for IMC Prosperity 4: algorithmic trading, backtesting, manual challenge modeling, and multi-round quantitative strategy development.

    HTML

  5. Linear_regression Linear_regression Public

    Hands-on linear regression guide that builds from OLS and MLE foundations to diagnostics, Gauss-Markov assumptions, regularization, and Bayesian regression, with visuals and examples.

    Jupyter Notebook 1

  6. Binance-Market-Data-Stream-and-Analytics Binance-Market-Data-Stream-and-Analytics Public

    Websocket feed for streaming binance market data and creating csv reports

    Python 1 1