Skip to content

Interactive Streamlit dashboard for visualizing and comparing option pricing models — Black-Scholes, Binomial Trees, Monte Carlo, Asian, and Barrier options — with real-time simulations and strategy insights.

Notifications You must be signed in to change notification settings

Aniket2002/option-pricing

Repository files navigation

📊 Option Pricing Lab

A professional-grade Streamlit dashboard to explore and compare popular options pricing models — ideal for showcasing financial modeling and quant skills.


🚀 Features

  • Models: Black-Scholes, Binomial Tree, Monte Carlo, Asian, and Barrier options.
  • Interactive Dashboard: Tabbed layout, simulation controls, dynamic plots.
  • Educational Layer: Hover tooltips, Greeks explainer, and glossary tab.
  • Visualizations: Monte Carlo paths with barrier highlighting and confidence intervals.

▶️ Run It

pip install -r requirements.txt
streamlit run streamlit_app_tabs.py

About

Interactive Streamlit dashboard for visualizing and comparing option pricing models — Black-Scholes, Binomial Trees, Monte Carlo, Asian, and Barrier options — with real-time simulations and strategy insights.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages