Tagged Questions
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
0answers
112 views
Yield Curve Volatility
Let you have several issuers, and let each issuer have its yield curve built up with liquid plain vanilla fixed rate bonds.
Each yield curve has its slope and its curvature, and they obviously change ...
5
votes
1answer
216 views
About Option Adjusted Spread, rate curves and bonds comparison
I have few questions about using OAS as a measure of risk:
does OAS allow for comparison between bonds with and without embedded options (e.g. a callable bond against a plain vanilla one against a ...
6
votes
2answers
679 views
Is Duration really the slope of the Price-Yield curve?
When looking at the Price-vs-Yield graph for a fixed rate instrument, we are often told that the duration is the slope of that curve. But is that really right?
Duration is (change in price) divided ...
6
votes
1answer
230 views
How to build the short end of a zero coupon curve for non-core Eurozone countries?
I am in the process of building zero coupon curves for some countries in the Eurozone.
I have the following data sets:
Euribor and EONIA
Swap rates
Bond price and yields
The bond prices (and thus ...
5
votes
1answer
313 views
What are some simple algorithms for hedging vanilla bonds?
My team will soon be implementing an auto hedger for our bond trading desk which will be integrated tightly with our risk application and I am interested in researching how this may work.
Any advice ...