Login  Register

Re: boostraping a YC in the past

Posted by Ferdinando M. Ametrano-3 on May 31, 2007; 7:38pm
URL: http://quantlib.414.s1.nabble.com/boostraping-a-YC-in-the-past-tp9540p9542.html

Hi François

my suggestion is:

loop currentDate backward from the latest date to the earliest one
    get fixings from Indexes and set them to your relevant Quotes
    set the EvaluationDate equal to currentDate
    (re-)build RateHelpers and YieldCurve
    calculate forward rates at constant interval (e.g. 6M), not constant dates
    calculate fwd rate differences, and add them to a SequenceStatistics class
get correlation from SequenceStatistics

investigate more sophisticated alternatives only when this very basic
approach is working...

ciao -- (your current manager :-) Nando


On 5/31/07, DU VIGNAUD DE VILLEFORT FRANCOIS GASAPRD PHI
<[hidden email]> wrote:

>
>
>
>
> Hi all,
>
>
>
>
>
> I try to boostrap a YC in the past (to compute a some historical correlation
> matrix). Ideally I would like to change the evaluation date and use the
> index historical values stored in the corresponding time serie. Yet I have
> the impression that if one changes the evaluation date YC are bootstraped as
> of this date using the values provided by the quotes (instead of the
> historic fixings). Any idea ?
>
> François
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> QuantLib-dev mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/quantlib-dev
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev