8000 GitHub - ResearcherCleveS/BlackScholes-Heatmap
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ResearcherCleveS/BlackScholes-Heatmap

 
 

Folders and files

< 971C span class="text-bold">NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Black-Scholes Option Pricing Model

A Python application that calculates European call and put option prices using the Black-Scholes model. This app features interactive heatmaps to visualize how pricing changes based on stock price and volatility. Built with Streamlit for a clean and user-friendly interface.

Libraries Used

  • Streamlit: Interactive web interface for inputs and outputs
  • NumPy: Numerical operations and array management
  • Matplotlib: Visualization of heatmaps
  • Seaborn: Enhanced, attractive heatmap visuals
  • SciPy: Normal distribution functions essential for Black-Scholes calculations

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0