Lattice/tree pricing methods for European and American options
-
Updated
Jul 16, 2020 - Python
Lattice/tree pricing methods for European and American options
Option Pricing Web App: Calculate European/American options using Black-Scholes, Binomial, and Trinomial models. Convergence Comparsion.
Dual Python and VBA implementation of a recombining trinomial tree for pricing European and American options with discrete dividends. Features a Streamlit app and Excel interface for Greeks calculation, convergence analysis, and Black-Scholes benchmarking. Optimized with node pruning for efficiency and date-tolerant logic.
Java quantitative finance library for option pricing, Greeks and volatility estimation.
Options pricing engine based on a trinomial tree, supporting European and American contracts with model calibration and Greeks computation. Pricer Website :
options pricing engine
A comprehensive Python framework for financial derivative valuation using numerical methods. This project implements Binomial and Trinomial trees to price European and American options, analyzes sensitivities (Greeks), and simulates dynamic delta hedging strategies.
C# trinomial tree options pricer supporting European and American contracts, with lattice-based valuation and Greeks computation.
Add a description, image, and links to the trinomial-tree topic page so that developers can more easily learn about it.
To associate your repository with the trinomial-tree topic, visit your repo's landing page and select "manage topics."