Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to deal with same maturity bonds for bootstrap curve? #213

Open
jingmouren opened this issue Jun 25, 2024 · 1 comment
Open

How to deal with same maturity bonds for bootstrap curve? #213

jingmouren opened this issue Jun 25, 2024 · 1 comment

Comments

@jingmouren
Copy link

I find that the bond pool have different bond with same maturity date.
For calculate YTM, I can use the mean of YTM of those same maturity date bonds.
But for bootstrap zero rate, the bootstram example notebook use clean price. And the underline code have monotonicity check.
I think use the mean of clean price is not the correct usage. So how to deal with that case?

Besides. what's the progess of #190 creating a BondZeroCurve from a BondYieldCurve?

@domokane
Copy link
Owner

Hi - I will look this weekend and get back to you.
D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants