Charlie Yan

Quantitative research on options — surface dynamics, execution cost, and the accounting that decides whether an edge survives contact with a spread.

Most of what I publish is the negative result and the machinery that produced it, because in this work a wrong number that reconciles is more expensive than one that crashes.

Day to day I trade a live index options book — variance and skew premium through defined-risk structures, with a real-time arbitrage-free surface calibration underneath it.

In Los Angeles, looking for a quantitative research or index options seat. Email is the fastest way to reach me.

Each pairs with a public repo holding the code and a data-availability statement that says plainly whether you can run it.

  1. Quantitative Index Options Trader, Foghnan Trading Dec 2024 — Present

    • Systematic capture of SPY variance and skew premium through defined-risk put spreads, with a walk-forward execution framework and a transaction-cost model for non-linear slippage across calendar rollovers.
    • Real-time, arbitrage-free volatility surface calibration that separates left-tail crash risk from normal diffusive vol, driving regime-shifting parameters that protect short-volatility structures under stress.
    • Cross-venue execution pipeline for event-driven mispricings across index contracts: multi-leg orders behind strict risk gates, plus capacity and decay analysis rigorous enough to disprove an apparent alpha hypothesis on transaction-cost grounds.
    • Statistical risk audits and post-trade review on new signals. Rejected a false smile-residual signal, and showed that mark-to-market accounting structurally understated real drawdown risk.
    • Fail-closed, multi-provider data pipeline with concurrency budgets, feeding an options analytics layer that tracks implied vol term structure, skew proxies and dealer gamma exposure.
  2. Quantitative Research Intern, JFA Research Sep — Dec 2024

    • Prototyped a liquidity-aware volatility surface framework that preserves price-relevant structural kinks where order-book supply and demand justify them.
    • Validated across major index options and small-cap names, cutting pricing artifacts outside the NBBO on illiquid tickers while holding exact baseline fits. Shipped interactive diagnostics for out-of-sample decay analysis.
  • UCLA Anderson School of Management — Master of Financial Engineering, Dec 2024
  • Washington University in St. Louis — B.A. Computer Science & Political Science, cum laude with thesis, Aug 2022

Python · C++ · SQL · volatility surface calibration · IV term structure & skew · dealer gamma · walk-forward design · capacity & decay analysis · FIX connectivity · low-latency execution · LangGraph · MCP / FastMCP

Pre-register the bar before running. Report three accounting lines — mid, friction-aware, and full cross — and decide on the last one. Print the coverage line with every result. Treat a Sharpe above 3 as an audit trigger rather than a discovery.

  • options-surface-mcp 2026

    Arbitrage-free SVI volatility surfaces, Greeks and static no-arbitrage checks, exposed as MCP tools with a derived-golden eval harness.

  • chainmill 2026

    Parallel ingest of zipped option-chain archives into a queryable SQLite store, with resumable builds and per-archive failure isolation.

  • runseal 2026

    Content-addressed provenance for research runs — prove which data, code, config and environment produced a number, and that none of it changed since.

  • exitkit 2026

    Twenty-seven position-exit policies behind one interface, with a drop-in adapter for backtesting.py.

  • opentape 2026

    Twelve backtest bug classes, twelve runtime invariants, thirteen synthetic reproductions — the checks from "Dollar-Correct, Time-Wrong" as a library.

  • aesthetic-eval 2026

    A CLI that scores websites across 10 UI/UX dimensions against research-backed thresholds, with SARIF output and baseline diffing.