Hi, I am a newbie Quantlib user. I would like to value Instruments in a several futures dates untill the Maturity (Swaps and Bonds) to see future counterparty expossures at risk. I would like to use for future curves the forward curve implied on the spot curve. (not just changing evalDate) Is there an easy method to do that or I need to create each forward curve and the discount remaining cashflows? Any examples to look at?. Thanks in advance. Lluís ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
On Sun, 2009-08-09 at 11:52 +0200, LLUIS PUJOL BAJADOR wrote:
> I would like to value Instruments in a several futures dates untill > the Maturity (Swaps and Bonds) to see future counterparty expossures > at risk. I would like to use for future curves the forward curve > implied on the spot curve. (not just changing evalDate) You can use the ImpliedTermStructure class. It takes your spot curve and the future date and returns the implied future curve. Luigi -- A child of five would understand this. Send someone to fetch a child of five. -- Groucho Marx ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
When you try to access the risk in the future dates, you may also like to simulate the spot curve change and even volatility change. Thanks,
On Sun, 2009-08-09 at 11:52 +0200, LLUIS PUJOL BAJADOR wrote: > I would like to value Instruments in a several futures dates untill > the Maturity (Swaps and Bonds) to see future counterparty expossures > at risk. I would like to use for future curves the forward curve > implied on the spot curve. (not just changing evalDate) You can use the ImpliedTermStructure class. It takes your spot curve and the future date and returns the implied future curve. Luigi -- A child of five would understand this. Send someone to fetch a child of five. -- Groucho Marx ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users _____________________________________________________________ DTCC DISCLAIMER: This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error, please notify us immediately and delete the email and any attachments from your system. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Free forum by Nabble | Edit this page |