Description Usage Arguments Value
Given an option panel, the value of the underlying, the interest
rate for the appropriate maturity and the dividend yield, check
no-arbitrage conditions for static payoffs, i.e. that there can be no
non-positive value portfolio with a strictly positive payoff. This follows
http://www.fabiomercurio.it/NoArbitrage.pdf
1 | noArbitrageOptionCheck(pn, r, q, s0, call = TRUE)
|
params.Q |
A list containing the Q parameter structures |
stateMat |
An Sx2 matrix (with named columns v1,v2) that contains the states at which the VIX is to be calculated |
dT |
A positive scalar, which is the interval over which the VIX should be calculated |
panel |
data.frame of option prices with fields r (interest rate), logF (log-forward rate), dT (maturity), k (log-strike), relMid (relative price) |
is.no.arbitrage logical, 1 if there is no arbitrage
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.