Serving the Quantitative Finance Community

 
User avatar
Michaosss
Topic Author
Posts: 0
Joined: April 2nd, 2010, 7:27 am

Inflation-indexed bond modeling (please,..)

April 2nd, 2010, 9:30 am

Hi everybody!I currently work at ... (since 2 weeks), a company developing portfolio simulation tools. I combined from many websites Inflation-Indexed bond pricing formulas (OATi ,..). Basically I calculate either the IPC ratio or the RPI ratio (retail prices index). Then, a simple multiplication with the bond's price is needed. My question is, would you know other ways to incorporate inflation in an investment strategy through these indexed bonds(day by day view, for example, assuming a CPI and adjusting the nominal) ? Thanks in advance,Michaël
Last edited by Michaosss on April 1st, 2010, 10:00 pm, edited 1 time in total.
 
User avatar
daveangel
Posts: 5
Joined: October 20th, 2003, 4:05 pm

Inflation-indexed bond modeling (please,..)

April 2nd, 2010, 1:37 pm

i always thought that it was the real rate of return that mattered as the Principal (and coupon payments) grow by the CPI and you are discounting those nominal flows by the nominal curve leaving you with the real rate.
knowledge comes, wisdom lingers
 
User avatar
Michaosss
Topic Author
Posts: 0
Joined: April 2nd, 2010, 7:27 am

Inflation-indexed bond modeling (please,..)

April 2nd, 2010, 2:47 pm

Hi dave and thanks again. I thought the ratio was something like this: REFCPIissuedate = CPIi + ( (t-1)/D * (CPIi+1 - CPIi) ) with i=issuemonth-4 D=number of day of issuemonth t=issueday then RATIO=REFCPIsettlementdate/REFCPIissuedate and finally PRICE = PRICEvanilla * RATIO To your mind the CPI discount directly the real rate of return in the Inflation-Indexed bond pricing formla? Please lead me through the way of light..
 
User avatar
quentin
Posts: 0
Joined: December 20th, 2005, 8:38 am

Inflation-indexed bond modeling (please,..)

April 2nd, 2010, 3:09 pm

Most inflation-linked bonds follow the notional adjustment rule that you specified.Here are a few exceptions:- Brazilian NTN-B and NTN-C coupons depend on both historical CPIs (until t - 1 month) and forecast CPIs (for current month)Check out http://www.andima.com.br/merc_sec/arqs/ ... guide.pdf- Australian Treasury Indexed Bonds use a "Capitalized Index" which depends on all previous CPIs fixed every quarterSee http://www.aofm.gov.au/content/borrowin ... p?NavID=14 Also, you may fund structured notes that depend on Libors, CMSs, equity indices, inflation.....
Last edited by quentin on April 1st, 2010, 10:00 pm, edited 1 time in total.
 
User avatar
daveangel
Posts: 5
Joined: October 20th, 2003, 4:05 pm

Inflation-indexed bond modeling (please,..)

April 2nd, 2010, 3:23 pm

QuoteOriginally posted by: MichaosssHi dave and thanks again. I thought the ratio was something like this: REFCPIissuedate = CPIi + ( (t-1)/D * (CPIi+1 - CPIi) ) with i=issuemonth-4 D=number of day of issuemonth t=issueday then RATIO=REFCPIsettlementdate/REFCPIissuedate and finally PRICE = PRICEvanilla * RATIO To your mind the CPI discount directly the real rate of return in the Inflation-Indexed bond pricing formla? Please lead me through the way of light..All I am saying is that there are two ways to skin this catyou can forecast your nominal cash flows and discount them using the nominal curve or you just work in real return space. if you chose the latter then you will use your inflation linkers to figure out the term structure of real yields.
knowledge comes, wisdom lingers
 
User avatar
Michaosss
Topic Author
Posts: 0
Joined: April 2nd, 2010, 7:27 am

Inflation-indexed bond modeling (please,..)

April 8th, 2010, 7:08 am

Sorry.. The pricing formula described above is for Sout Africa IIB. You're right Dave..(& thanks Quentin)..We must do at the end coupon = couponvanilla * RATIO and the same thing for facial value adjustment. Then inflation indexed Bond pricing formula is the same as the vanilla bond (sum of PV of flows)..Do everybody agree with me ?
Last edited by Michaosss on April 8th, 2010, 10:00 pm, edited 1 time in total.
 
User avatar
Michaosss
Topic Author
Posts: 0
Joined: April 2nd, 2010, 7:27 am

Inflation-indexed bond modeling (please,..)

April 9th, 2010, 9:00 am

Ok for the non stochastic formula. I found pricing methods for european indexed bonds (with and without accrued interest). Concerning stochastic modeling, the inflation index process follows the stoch. B&S formula and the solution after Ito adjustment is something like this.. Ct = C0 exp ( a*t - t*b²/2 + b*Wt ).. So now, I'm looking for best calibration (with a and b non stochastic).. I will take empirical averages for a and b, and generate W (wiener process) with Mersenne Twister + BoxMuller. Has anyone any improvments?
Last edited by Michaosss on April 14th, 2010, 10:00 pm, edited 1 time in total.