Skip to content

Aviteshmurmu19/FinSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

FinSearch's Monte Carlo Simulation Demonstration

Monte Carlo simulation for European call option pricing using the Black-Scholes model.

Arguments:

S -- current price of the underlying asset

K -- strike price of the option

r -- risk-free interest rate

sigma -- volatility of the underlying asset

T -- time to expiration of the option

num_simulations -- number of simulations to run

Returns:

option_price -- estimated price of the option

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages