Background

Description

This repository implements a production-style quantitative valuation pipeline for equity options, combining high-performance pricing models with a full data and calibration workflow.

The system goes beyond a standalone pricer: it integrates market data ingestion, structured storage, numerical pricing, and volatility surface calibration into a single reproducible framework.

The goal of this project

The goal of this project is to serve as a modular foundation for quantitative modeling and experimentation in option pricing and financial time series.

Mathematical Framework

Read about what the option pricing engine actually does Option Pricing Engine Mathematical Framework

Roadmap

The roadmap is outlined in the following flow chart

Design

Rough planned class diagram sketch for qengine

📊 Observations and further analysis

Bonus projects

Testing strategy

Unit tests

  • Payoff
  • Black-Scholes Process unit test
    • Test with a given result
  • Random number generator tests
  • Statistics unit tests

Written by David Doebel 03.04.2026 LinkedIn: https://www.linkedin.com/in/david-doebel-b1b9b1339/