3
votes
0answers
60 views

RQuantLib: any difference between FixedRateBond() and FixedRateBondPriceByYield() with flat term structure?

Please, consider the following functions from RQuantLib package: FixedRateBond() ...
2
votes
1answer
214 views

Calculate the “ten year zero rate” given two bonds with two prices

I have a little question and need some help with the notation. So, the question goes as follows: A bond with a maturity of ten years that pays annual coupons of 8% has a price of \$90. A bond with ...