In this post, we focus on the implementation of the Black-Scholes-Merton option pricing model in Python. Closed-form formula for European call and put are implemented in a Python code. We compare the results to the ones obtained by using third-party software and notice that they are in good agreement.
http://tech.harbourfronts.com/derivatives/black-scholes-merton-option-pricing-model-derivative-pricing-python/