> I am looking at matching greeks between quantlib and alternative pricers. I
> found that I manage to match delta, gamma, vega, rho but NOT theta.
mmm... if you match value, delta, and gamma then theta is fixed by Black-Scholes equation...
with your data this is what I get (see the attached QLXL spreadsheet)
TimeToExpiry 0.0740
vol 40.00%
RiskFreeRate 8.0000%
DividendRate 0.0000%
Spot 11543.73
Strike 11800.00
Value 416.97
Delta 0.46294
Gamma 0.00032
Theta -3766.04
in the spreadsheet I've replicated that Theta value using both Black/Scholes and numerically by finite differences, so it's correct
Beware that different definition of Theta are available, the one I'm referring to is the derivative of value with respect to time with inverted sign (and so it depends on how you measure time). Another common definition is ThetaPerDay = Theta/365
ciao -- Nando
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users