https://github.com/tsu2000/binom_tree
Binomial Tree Options Pricing Model
https://github.com/tsu2000/binom_tree
binomial-tree finance options-pricing quantitative-finance streamlit valuation
Last synced: about 2 months ago
JSON representation
Binomial Tree Options Pricing Model
- Host: GitHub
- URL: https://github.com/tsu2000/binom_tree
- Owner: tsu2000
- Created: 2024-05-12T13:34:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-16T04:47:25.000Z (about 2 years ago)
- Last Synced: 2025-08-22T22:41:58.805Z (10 months ago)
- Topics: binomial-tree, finance, options-pricing, quantitative-finance, streamlit, valuation
- Language: Python
- Homepage: https://binomtree.streamlit.app/
- Size: 229 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# binom_tree

A simple web application that is geared toward students studying options pricing, namely the Binomial Options Pricing Model (or CRR Model). App features:
- Allows users to create and view a Binomial Tree Model with their given input parameters.
- Lets users export their selected data to an Excel (.xlsx) file and their binomial tree model to a PDF file.
- View a detailed explanation of how the model works for pricing options in the current time period.
**Link to Web App**:
[
]()