Login  Register

Re: qlIborLeg in QuantLibXL returns all forward floating coupons zero!

Posted by Luigi Ballabio on Oct 17, 2016; 1:46pm
URL: http://quantlib.414.s1.nabble.com/qlIborLeg-in-QuantLibXL-returns-all-forward-floating-coupons-zero-tp17732p17808.html

No such method, sorry. Just the loop.

Luigi

On Mon, Oct 17, 2016 at 5:00 PM chrarv <[hidden email]> wrote:
Hello Luigi,
Thanks for your advise and Help much appreciated!
Indeed it works and there is no BUG!!! The solution was apparent silly me!
passing by is there a method for extracting all the flows instead of using
the loop

for i, cf in enumerate(swap_Amort.leg(0)):
    print("%2d    %-18s  %10.2f"%(i+1, cf.date(), cf.amount()))

like

LegFlowAnalysis(float_leg,today)

Best
Christos



--
View this message in context: http://quantlib.10058.n7.nabble.com/qlIborLeg-in-QuantLibXL-returns-all-forward-floating-coupons-zero-tp17732p17807.html
Sent from the quantlib-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users