lballabio / QuantLib-SWIG

QuantLib wrappers to other languages
Other
343 stars 286 forks source link

Heston Model Calibration #189

Closed davewong11 closed 5 years ago

davewong11 commented 5 years ago

Tried to calibrate heston model given volatility surface. Using the example in Quantlib Python Cookbook, parameters were produced sucessfully. But what do modelValue() and marketValue() mean in HestonModelHelper, they are not the same as the one prcing by BSM model.

lballabio commented 5 years ago

See https://github.com/lballabio/QuantLib/issues/657.