impliedRate: Back out the implied volatility of an option given its market...

Description Usage Arguments Value

View source: R/impliedParmeters.R

Description

Back out the implied volatility of an option given its market price

Usage

1
impliedRate(strike, maturity, spot, price, volat, type, N, M, ub = 5)

Arguments

strike

the strike price of the option to backout parameters for

maturity

the maturity of the option, in trading years

spot

the spot price of the underlying

price

the market price of the option contract

volat

the risk-free rate

type

the type of option: put or call

N

number of time sub-intervals

M

number of space sub-intervals

ub

the bound on the risk-free rate search-space

Value

numeric


shill1729/pricing documentation built on Jan. 9, 2022, 12:56 a.m.