Black Scholes Options Pricing Model in R

Premium

The Black Scholes model estimates the value of a European call or put option by using the following parameters:

1_S = Stock Price_
2
3_K = Strike Price at Expiration_ 
4
5_r = Risk-free Interest Rate_
6
7_T = Time to Expiration_
8
9_sig = Volatility of the Underlying asset_
10

Using R, we can write a function to compute the option price once we have the values of these 5 parameters. The BlackScholes function takes these parameters and returns the value of the call or put option.

Continue Reading
Premium Content

This tutorial is a part of the course Derivatives with R. This is a premium course. The purchase options for the course are provided below. With this course, you get access to complete course content, source code, practical exercises, and all resources that are a part of the course.

Lifetime Premium Membership
$250
$179

Get unlimited access to all courses and premium content

Join Premium
Individual Course
$7

Purchase this course individually

Purchase CourseView Course Details
What's Included:
Complete access to course content and updates
All downloadable resources
Interactive course quizzes
Practice exercises and sample code
Ad-free learning experience