Quantitative Finance tools
-
Updated
Jul 6, 2023 - Python
Quantitative Finance tools
Market Data & Derivatives Pricing Tutorial based on Jupyter notebooks
My answers to exercises in Stochastic Calculus for Finance by Steven E. Shreve.
Pricing weather futures using an ARIMA model and 8 years' worth of scraped weather data.
real-time predictive options model - mathematical modeling
Repositório com o código-fonte do Derivativos e Risco de Mercado
Part of the Neutryx Lab ecosystem for differentiable finance.
Note on financial mathematics
Coursework, projects, and datasets from the MSc in Financial Engineering (MScFE) program at WorldQuant University.
An implementation of the Longstaff-Schwartz algorithm, which we use to price a convertible bond.
Financial Engineering in IRFX in C++
A high performance pricing and calibration engine for Rough Volatility (rBergomi) models using a hybrid Python/C++ architecture with PyBind11.
A hybrid classical-quantum proof-of-concept for pricing European Call Options using Black-Scholes, Monte Carlo, and Iterative Quantum Amplitude Estimation (IAE) via Qiskit. Demonstrates the theoretical quadratic speedup of quantum computing "O(√N) vs O(N)" - over classical Monte Carlo simulations.
An implementation of the Heston model, a stochastic volatility model for options pricing. We compute prices of European call and put options via Monte Carlo simulation, for a variety of strike prices and maturities. We also show that the Heston model captures volatility smiles/smirks/skews.
Numerical methods for derivative pricing: analytical, Monte Carlo, PDE, and Heston stochastic volatility, cross-validated and tested in parallel Python/C++.
Theoretical foundation of derivative pricing, covering financial markets, bonds, options and models like Black-Scholes.
Autonomous Market-Neutral Alpha Engine (v5.2) utilizing LightGBM and Polars for systematic signal extraction from global equities.
A high-performance Monte Carlo pricer for Exotic Derivatives (Asian & Barrier Options) featuring a hybrid architecture (C++17, Python/Numba, and Pybind11).
Add a description, image, and links to the derivative-pricing topic page so that developers can more easily learn about it.
To associate your repository with the derivative-pricing topic, visit your repo's landing page and select "manage topics."