A professional-grade Streamlit dashboard to explore and compare popular options pricing models — ideal for showcasing financial modeling and quant skills.
- 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.
pip install -r requirements.txt
streamlit run streamlit_app_tabs.py