Login  Register

Re: Python Saving Interest Rate Curve Objects to File

Posted by TSchulz85 on Oct 11, 2016; 2:17pm
URL: http://quantlib.414.s1.nabble.com/Python-Saving-Interest-Rate-Curve-Objects-to-File-tp17751p17794.html

Okay, i think I found out my mistake, forgot to set

Settings.instance().evaluationDate = Date

I guess that just tells QL what day 'today' is?