cross currency swaps

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

cross currency swaps

奥村 将貴
Hi
 
I've looked through Quantlib, and so far I could not find
any class that defines and gives an npv of a cross currency swap(in an instruments folder or anywhere else).
 
If someone want to price a cross currency swap with Quantlib,
they have to create their own class.
Am I correct?
 
Is it also true for tenor basis swaps(such as 3M Libor vs 6M Libor)?
 
Regards,
 

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

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

Re: cross currency swaps

Ferdinando M. Ametrano-3
<[hidden email]>:
> If someone want to price a cross currency swap with Quantlib,
> they have to create their own class.
> Am I correct?
yes

> Is it also true for tenor basis swaps(such as 3M Libor vs 6M Libor)?
no, the Swap class can handle whatever number/type of legs, so 2
floating legs are not a problem

ciao -- Nando

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

Re: cross currency swaps

奥村将貴
In reply to this post by 奥村 将貴
Thanks for your reply.
 
I guess I will try coding up a
boostrapping routine that involes two
curves.

Thanks,
 
Okumura
 

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

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