|
From: SourceForge.net <no...@so...> - 2007-11-26 14:24:39
|
Bugs item #1610233, was opened at 2006-12-06 16:59 Message generated for change (Comment added) made by lballabio You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=112740&aid=1610233&group_id=12740 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) >Assigned to: Luigi Ballabio (lballabio) Summary: Bug in HullWhiteProcess.cpp Initial Comment: The calculation in HullWhiteProcess.cpp of alpha seems wrong to me? Shouldn't the forwardRate-part in the alpha-formula be calculated from time 0 till time t, instead of calcualting the forwardRate from 0 to 0? Sincerely, Jeroen, Jer...@ho... ---------------------------------------------------------------------- >Comment By: Luigi Ballabio (lballabio) Date: 2007-11-26 15:24 Message: Logged In: YES user_id=75450 Originator: NO The problem has been fixed. Thanks for the report. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-12-22 11:54 Message: Logged In: NO I would like to correct my previous statement: the forwardRate-part in the alpha-formula should be calculated from time t till time t, instead of calcualting the forwardRate from 0 to 0. We need the instantaneous forwardRate in this case, at time t. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=112740&aid=1610233&group_id=12740 |