Description Usage Arguments Value
View source: R/analytic_comp_pois.R
Analytic European option prices under exponential compensated Poisson process.
1 | analytic_cpois(spot, strike, maturity, rate, a, b, what = "put", t = 0)
|
spot |
current underlying share price |
strike |
the agreed upon strike price of the option |
maturity |
the years until expiration (in trading years) |
rate |
the discounting rate (i.e. the risk-neutral rate) |
a |
the jump coefficient |
b |
the compensator coefficient |
what |
the type of option to price, call or put |
t |
the current time |
numerical
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.