This project aims to price American options using the Binomial model, the Barone-Adesi & Whaley approximation, and the Least-Squares MC method.
-
Updated
Mar 31, 2026 - Jupyter Notebook
This project aims to price American options using the Binomial model, the Barone-Adesi & Whaley approximation, and the Least-Squares MC method.
A C++-based bot developed to calculate implied volatility on option prices using the Barone-Adesi Whaley model and perform custom interpolations on the results. Built upon my original Python implementation, this version significantly enhances the performance of both the pricing calculations and interpolation processes.
OptionsPricerLib is a Python library for pricing financial options using various european and american models. The library provides options pricing, implied volatility calculation, and the Greeks for options, covering models such as Barone-Adesi Whaley, Black-Scholes, Leisen-Reimer, Jarrow-Rudd, and Cox-Ross-Rubinstein.
Add a description, image, and links to the barone-adesi-whaley topic page so that developers can more easily learn about it.
To associate your repository with the barone-adesi-whaley topic, visit your repo's landing page and select "manage topics."