about FX forward using Quantlib
Posted by ktchow1 on Apr 25, 2017; 7:12am
URL: http://quantlib.414.s1.nabble.com/about-FX-forward-using-Quantlib-tp18223.html
Hi all
I am newbie to Quantlib, and I am going implement FX forward by inheriting from forward instrument in Quantlib. May I know if it is correct if I make the following substitutions? Thank you very much in advanced.
Forward::discountCurve_ = domestic currency zero rate curve
Forward::incomeDiscountCurve_ = foreign currency zero rate curve