intro to quantlibxl
Posted by paolo baroni on Apr 16, 2010; 3:36pm
URL: http://quantlib.414.s1.nabble.com/intro-to-quantlibxl-tp8654.html
Hi, I'm really newbie in quantlibxl and I'm trying to understand how it works...
So, first question:
when I use a function that needs a vector as input (vector<long>) I always have an error output (#NUM!
). For example I tried to pass a date (in different format) to the function qlDateEndOfMonth but it doesn't work.
I suppose that I give to the function a wrong input... Can someone help me?
thanks
Paolo