« Return to Thread: Asian arithmetic average strike option

Re: Asian arithmetic average strike option

by Luigi Ballabio :: Rate this Message:

| View in Thread

On Sun, May 20, 2012 at 2:01 AM, Billy Ng <mail.billy@...> wrote:
> Any idea what's wrong, "empty Handle cannot be dereferenced"?
> I googled and this is quite a common error message in QuantLib

You passed a Handle to an instrument (possibly a Handle to a curve, or
to a quote) and tried to calculate the NPV before linking the handle
to an actual curve/quote.  Can you send the code that causes the
error?

Luigi

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
QuantLib-users mailing list
QuantLib-users@...
https://lists.sourceforge.net/lists/listinfo/quantlib-users

 « Return to Thread: Asian arithmetic average strike option