Description Usage Arguments Value
View source: R/impliedParmeters.R
Back out the implied volatility of an option given its market price
1 | impliedRate(strike, maturity, spot, price, volat, type, N, M, ub = 5)
|
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 |
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.