filmov
tv
Python Programming Black-Scholes Option Prices Calculation Examples

Показать описание
Calculating stock option prices for Call and Put using Black-Scholes formula with the following conditions:
current stock price = 42.0
strike price = 40.1
risk-free interest rate = 10%
volatility = 20%
time to expiry = 6 months
#python #programming #finance
current stock price = 42.0
strike price = 40.1
risk-free interest rate = 10%
volatility = 20%
time to expiry = 6 months
#python #programming #finance