black-scholes topic
Algorithmic-Trading
I have been deeply interested in algorithmic trading and systematic trading algorithms. This Repository contains the code of what I have learnt on the way. It starts form some basic simple statistics...
wallstreet
Real time stock and option data.
optionmatrix
Financial Derivatives Calculator with 168+ Models (Options Calculator)
ProjectReward
A software to shortlist and find the best options spread available for a given stock and help it visualise using payoff graphs.
PROJ_Option_Pricing_Matlab
Quant Option Pricing - Exotic/Vanilla: Barrier, Asian, European, American, Parisian, Lookback, Cliquet, Variance Swap, Swing, Forward Starting, Step, Fader
PyFENG
Python Financial ENGineering (PyFENG package in PyPI.org)
Options-Calculator
Option Calculator using Black-Scholes model and Binomial model
python-option-calculator
Vanilla option pricing and visualisation using Black-Scholes model in pure Python
FinancialToolbox.jl
Useful functions for Black–Scholes Model in the Julia Language
option-pricing-models
Simple python/streamlit web app for European option pricing using Black-Scholes model, Monte Carlo simulation and Binomial model. Spot prices for the underlying are fetched from Yahoo Finance API.