johncylolita / OptionValueCalculation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Option Value Calculation

This code is the initial work on the learnings of python coding with django framework using the knowledge of financial mathematics topics. In this code, I have used Black-Scholes formula to find the Call and Put Option Value of a stock with the data given such as the Spot price, Strike price, rate of interest, volatility and time to expiry.

About


Languages

Language:Python 88.1%Language:HTML 11.9%