You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python project that visualizes a 3D implied volatility surface for options on any ticker symbol. Configurable inputs include risk-free rate, dividend yield, and strike price range. Ideal for analyzing how volatility varies with time to expiry, moneyness, and strike price.
Personal project exploring options pricing and implied volatility using the Black-Scholes model. It fetches real market data, computes IVs, compares them with market values, and visualizes 2D/3D volatility surfaces — showcasing skills in Python, quantitative finance, data analysis, and financial modeling.