|
On 07/28/2005 03:00:18 PM, Guowen Han wrote:
>
> In function
> const QuantLib::Histroy& QuantLib::IndexManager::getHistory(const
> std::string&) const:
> USDLibor6m act/act <ISDA> history not loaded
Guowen,
it's hard to say where the problem is exactly without seeing
the program. However, the error suggests that some calculation of yours
needs the value of a floating coupon which fixed in the past. You can
provide the library with the fixing by using IndexManager::setHistory.
Later,
Luigi
----------------------------------------
Barker's Proof:
Proofreading is more effective after publication.
|