Real time stock and option data.
-
Updated
Jul 6, 2024 - Python
Real time stock and option data.
Vanilla option pricing and visualisation using Black-Scholes model in pure Python
A vectorized implementation of py_vollib, that supports numpy arrays and pandas Series and DataFrames.
Algorithmic Portfolio Hedging. Black-Scholes Pricing for Dynamic Hedges to produce a Dynamic multi-asset Portfolio Hedging with the usage of Options contracts.
Visualize the Solar System: A Python script that plots the orbits of the major planets, with a special focus on Pluto and the Kuiper Belt. Utilizing NumPy for calculations and Matplotlib for visualization, this script provides an educational tool to explore the dynamics of our solar system, highlighting Pluto's unique orbit and the vast Kuiper Belt
OptionsPricerLib is a Python library for pricing financial options using various european and american models. The library provides options pricing, implied volatility calculation, and the Greeks for options, covering models such as Barone-Adesi Whaley, Black-Scholes, Leisen-Reimer, Jarrow-Rudd, and Cox-Ross-Rubinstein.
Add a description, image, and links to the greeks topic page so that developers can more easily learn about it.
To associate your repository with the greeks topic, visit your repo's landing page and select "manage topics."