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

Re-work instruments::bonds pricing. #88

Open
Tracked by #187
avhz opened this issue Aug 24, 2023 · 5 comments
Open
Tracked by #187

Re-work instruments::bonds pricing. #88

avhz opened this issue Aug 24, 2023 · 5 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@avhz
Copy link
Owner

avhz commented Aug 24, 2023

Re-work bond pricing module once the foundations (such as calendars, day-counting, curves) are implemented.

@avhz avhz added enhancement New feature or request help wanted Extra attention is needed labels Aug 24, 2023
@avhz avhz changed the title instruments::bonds pricing. Re-work instruments::bonds pricing. Feb 25, 2024
@avhz avhz mentioned this issue Feb 25, 2024
11 tasks
@joaquinbejar
Copy link
Contributor

joaquinbejar commented Jun 11, 2024

I am open to working on this

@avhz
Copy link
Owner Author

avhz commented Jun 12, 2024

Hi @joaquinbejar, thanks for the interest!

Which part are you keen to work on? The foundational stuff (time/date, schedules, etc) or the higher level pricing stuff ?

@joaquinbejar
Copy link
Contributor

Hi @avhz,

It's up to you. I think I can work in any area. Let me know what is a priority or blocker, and I'll do my best.

@avhz
Copy link
Owner Author

avhz commented Jun 12, 2024

In order to implement the pricers in a meaningful/useful way, we need the foundational stuff.

In particular a decent amount of work is needed in the time module, and we also need the following two issues:

In regards to the time module, ideally we need to be able generate schedules (of cashflows) that can be used in conjunction with a model and instrument in order to price the instrument.

At a high level, the idea would be something like:

Screenshot 2024-06-12 at 22 27 40

The time module kinda falls into both the Instrument and Market parts, and those two are the priority I'd say.

You're of course welcome to pick whatever interests you most, or if you have suggestions around implementation feel free to let me know.

@joaquinbejar
Copy link
Contributor

Let's start with the time module cashflow schedules, then

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
No open projects
Status: No status
Development

No branches or pull requests

2 participants