Example Spreadsheet For Curve Construction

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

Example Spreadsheet For Curve Construction

ElMariachi
Can anyone share a spreadsheet that properly constructs a bootstrapped swap curve using the different rate helpers? I haven't been able to get started using the provided example sheet - I'd like to plot the 3m forwards to check forward rate smoothness.

- luis

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: Example Spreadsheet For Curve Construction

Kim Kuen Tang

Hi luis,


luis cota schrieb:
> Can anyone share a spreadsheet that properly constructs a bootstrapped
> swap curve using the different rate helpers? I haven't been able to
> get started using the provided
can you give more details what is not working, or not properly set?
IMHO the sheet provided in the example is working.

-Kim

> example sheet - I'd like to plot the 3m forwards to check forward rate
> smoothness.
>
> - luis
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> The Palm PDK Hot Apps Program offers developers who use the
> Plug-In Development Kit to bring their C/C++ apps to Palm for a share
> of $1 Million in cash or HP Products. Visit us here for more details:
> http://ad.doubleclick.net/clk;226879339;13503038;l?
> http://clk.atdmt.com/CRS/go/247765532/direct/01/
> ------------------------------------------------------------------------
>
> _______________________________________________
> QuantLib-users mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/quantlib-users
>  


------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: Example Spreadsheet For Curve Construction

ElMariachi
I'd like to see a sheet that builds a curve and also uses the curve to calculate forward rates - i wasn't able to produce this from the provided examples.
 
- luis

On Wed, Jul 28, 2010 at 2:27 PM, Kim Kuen Tang <[hidden email]> wrote:

Hi luis,


luis cota schrieb:

Can anyone share a spreadsheet that properly constructs a bootstrapped swap curve using the different rate helpers? I haven't been able to get started using the provided
can you give more details what is not working, or not properly set?
IMHO the sheet provided in the example is working.

-Kim
example sheet - I'd like to plot the 3m forwards to check forward rate smoothness.

- luis
------------------------------------------------------------------------

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
------------------------------------------------------------------------


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



------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: Example Spreadsheet For Curve Construction

Robert Philipp
Try this one:
http://www.google.com/url?sa=t&source=web&cd=3&ved=0CCQQFjAC&url=http%3A%2F%2Fwebuser.bus.umich.edu%2FOrganizations%2FFinanceClub%2Fresources%2FBootstrappingMath.xls&ei=mb5RTJHAEoSClAfc3KDOBQ&usg=AFQjCNE5ZeGLh3yzWEb7LbBgvMGeyhiPTg
Robert Philipp
Synapse Financial Engineering
703.623.4063 (mobile)
703.573.0119 (fax)

[hidden email]
www.synapsefe.com

On 7/29/2010 1:28 PM, luis cota wrote:
I'd like to see a sheet that builds a curve and also uses the curve to calculate forward rates - i wasn't able to produce this from the provided examples.
 
- luis

On Wed, Jul 28, 2010 at 2:27 PM, Kim Kuen Tang <[hidden email]> wrote:

Hi luis,


luis cota schrieb:

Can anyone share a spreadsheet that properly constructs a bootstrapped swap curve using the different rate helpers? I haven't been able to get started using the provided
can you give more details what is not working, or not properly set?
IMHO the sheet provided in the example is working.

-Kim
example sheet - I'd like to plot the 3m forwards to check forward rate smoothness.

- luis
------------------------------------------------------------------------

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
------------------------------------------------------------------------


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


------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm
_______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: Example Spreadsheet For Curve Construction

Kim Kuen Tang
In reply to this post by ElMariachi


luis cota schrieb:
> I'd like to see a sheet that builds a curve and also uses the curve
> to calculate forward rates - i wasn't able to produce this from the
> provided examples.
Hi luis,

the function qlYieldTSForwardRate can be used to get the forwards back.
I added the function to the example sheet.

HTH

-Kim

>  
> - luis
>
> On Wed, Jul 28, 2010 at 2:27 PM, Kim Kuen Tang <[hidden email]
> <mailto:[hidden email]>> wrote:
>
>
>     Hi luis,
>
>
>     luis cota schrieb:
>
>         Can anyone share a spreadsheet that properly constructs a
>         bootstrapped swap curve using the different rate helpers? I
>         haven't been able to get started using the provided
>
>     can you give more details what is not working, or not properly set?
>     IMHO the sheet provided in the example is working.
>
>     -Kim
>
>         example sheet - I'd like to plot the 3m forwards to check
>         forward rate smoothness.
>
>         - luis
>         ------------------------------------------------------------------------
>
>         ------------------------------------------------------------------------------
>         The Palm PDK Hot Apps Program offers developers who use the
>         Plug-In Development Kit to bring their C/C++ apps to Palm for
>         a share of $1 Million in cash or HP Products. Visit us here
>         for more details:
>         http://ad.doubleclick.net/clk;226879339;13503038;l?
>         http://clk.atdmt.com/CRS/go/247765532/direct/01/
>         ------------------------------------------------------------------------
>
>
>
>         _______________________________________________
>         QuantLib-users mailing list
>         [hidden email]
>         <mailto:[hidden email]>
>         https://lists.sourceforge.net/lists/listinfo/quantlib-users
>          
>
>
>

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users

YieldCurveBootstrapping.xls (77K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Example Spreadsheet For Curve Construction

ElMariachi
Thanks so much!

On Thu, Jul 29, 2010 at 3:45 PM, Kim Kuen Tang <[hidden email]> wrote:


luis cota schrieb:

I'd like to see a sheet that builds a curve and also uses the curve to calculate forward rates - i wasn't able to produce this from the provided examples.
Hi luis,

the function qlYieldTSForwardRate can be used to get the forwards back. I added the function to the example sheet.

HTH

-Kim
 - luis


On Wed, Jul 28, 2010 at 2:27 PM, Kim Kuen Tang <[hidden email] <mailto:[hidden email]>> wrote:


   Hi luis,


   luis cota schrieb:

       Can anyone share a spreadsheet that properly constructs a
       bootstrapped swap curve using the different rate helpers? I
       haven't been able to get started using the provided

   can you give more details what is not working, or not properly set?
   IMHO the sheet provided in the example is working.

   -Kim

       example sheet - I'd like to plot the 3m forwards to check
       forward rate smoothness.

       - luis
       ------------------------------------------------------------------------

       ------------------------------------------------------------------------------
       The Palm PDK Hot Apps Program offers developers who use the
       Plug-In Development Kit to bring their C/C++ apps to Palm for
       a share of $1 Million in cash or HP Products. Visit us here
       for more details:
       http://ad.doubleclick.net/clk;226879339;13503038;l?
       http://clk.atdmt.com/CRS/go/247765532/direct/01/
       ------------------------------------------------------------------------



       _______________________________________________
       QuantLib-users mailing list
       [hidden email]
       <mailto:[hidden email]>



------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: Example Spreadsheet For Curve Construction

prashanth nandedkar
In reply to this post by ElMariachi
Sent from my HTC Touch Pro2 on the Now Network from Sprint®.


-----Original Message-----
From: Kim Kuen Tang
Sent: 7/28/2010 6:27:00 PM
To: luis cota
Cc: [hidden email]
Subject: Re: [Quantlib-users] Example Spreadsheet For Curve Construction

Hi luis,


luis cota schrieb:
> Can anyone share a spreadsheet that properly constructs a bootstrapped
> swap curve using the different rate helpers? I haven't been able to
> get started using the provided
can you give more details what is not working, or not properly set?
IMHO the sheet provided in the example is working.

-Kim
> example sheet - I'd like to plot the 3m forwards to check forward rate
> smoothness.
>
> - luis
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> The Palm PDK Hot Apps Program offers developers who use the
> Plug-In Development Kit to bring their C/C++ apps to Palm for a share
> of $1 Million in cash or HP Products. Visit us here for more details:
> http://ad.doubleclick.net/clk;226879339;13503038;l?
> http://clk.atdmt.com/CRS/go/247765532/direct/01/
> ------------------------------------------------------------------------
>
> _______________________________________________
> QuantLib-users mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/quantlib-users
>  


------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users

------------------------------------------------------------------------------
This SF.net email is sponsored by

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users