exotx provides a simple and user-friendly interface for pricing and analyzing financial derivatives using QuantLib's advanced numerical methods.
-
Updated
Dec 2, 2023 - Python
exotx provides a simple and user-friendly interface for pricing and analyzing financial derivatives using QuantLib's advanced numerical methods.
This repository contains pricing methods for equity European and American options. Monte Carlo and tree methods have been implemented for Black Scholes extensions (standard, with discrete dividend, and with single and double Normal jumps for corporate actions). This repository also contains an implementation of a Differential Evolution algorithm…
This repository contains production-style implementations of quantitative models for pricing derivatives, with a focus on Monte Carlo methods and market-consistent calibration.
A comparative analysis of concurrency primitives in Rust for performance optimisation of a Monte Carlo exotic equity derivative pricing engine, benchmarking 8 strategies across thread utilisation, memory footprint, and convergence behaviour with a custom profiler TUI.
Add a description, image, and links to the equity-derivatives topic page so that developers can more easily learn about it.
To associate your repository with the equity-derivatives topic, visit your repo's landing page and select "manage topics."