calibrateBasket for NonstandardSwaption in python

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

calibrateBasket for NonstandardSwaption in python

Harvey Wu
Hi, all,

I am currently testing Bermudan swaption pricing using Gsr model using python swig binding. It seems NonstandardSwaption is not available in python. Any suggestion on how to do the calibration under python for the two modes (BasketGeneratingEngine::MaturityStrikeByDeltaGamma, and Native)?  Any pointer would be much appreciated.

Thanks!
Harvey

------------------------------------------------------------------------------

_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: calibrateBasket for NonstandardSwaption in python

Luigi Ballabio
You'll probably have to export the missing classes to SWIG.  Hopefully, you can use the existing .i files as a guide. Someone here can help if you get stuck.

Luigi



On Sun, Oct 25, 2015 at 7:04 AM Harvey Wu <[hidden email]> wrote:
Hi, all,

I am currently testing Bermudan swaption pricing using Gsr model using python swig binding. It seems NonstandardSwaption is not available in python. Any suggestion on how to do the calibration under python for the two modes (BasketGeneratingEngine::MaturityStrikeByDeltaGamma, and Native)?  Any pointer would be much appreciated.

Thanks!
Harvey
------------------------------------------------------------------------------
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
--

------------------------------------------------------------------------------

_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: calibrateBasket for NonstandardSwaption in python

Peter Caspers-4
I guess Matthias (Groncki) has already done all this. Matthias, do you
think you can contribute it ?
Peter


On 13 November 2015 at 17:27, Luigi Ballabio <[hidden email]> wrote:

> You'll probably have to export the missing classes to SWIG.  Hopefully, you
> can use the existing .i files as a guide. Someone here can help if you get
> stuck.
>
> Luigi
>
>
>
> On Sun, Oct 25, 2015 at 7:04 AM Harvey Wu <[hidden email]> wrote:
>>
>> Hi, all,
>>
>> I am currently testing Bermudan swaption pricing using Gsr model using
>> python swig binding. It seems NonstandardSwaption is not available in
>> python. Any suggestion on how to do the calibration under python for the two
>> modes (BasketGeneratingEngine::MaturityStrikeByDeltaGamma, and Native)?  Any
>> pointer would be much appreciated.
>>
>> Thanks!
>> Harvey
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> QuantLib-users mailing list
>> [hidden email]
>> https://lists.sourceforge.net/lists/listinfo/quantlib-users
>
> --
>
> <http://leanpub.com/implementingquantlib>
> <http://implementingquantlib.com>
> <http://twitter.com/lballabio>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> QuantLib-users mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/quantlib-users
>

------------------------------------------------------------------------------
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users