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

Issue Date before Expiry Date #14

Open
FuggeWolf opened this issue Jul 2, 2020 · 3 comments
Open

Issue Date before Expiry Date #14

FuggeWolf opened this issue Jul 2, 2020 · 3 comments
Assignees

Comments

@FuggeWolf
Copy link
Collaborator

  • Throw error message if not(Issue Date < Expiry Date).
  • Seek for consistency in the argument lists: currently we have - at least - the following inconsistency:

    BondSpecification(): ..., expiry_date, issue_date, ...
    InflationLinkedBondSpecification(): ..., issue_date, expiry_date, ...

@FuggeWolf
Copy link
Collaborator Author

There is another inconsistency between BondSpecification() and InflationLinkedBondSpecification():
While for the inflation linked bond a coupon schedule is provided, for bonds coupon dates and coupons, or reference index, coupon_periods and spreads have to be given, respectively.

@favdo
Copy link
Contributor

favdo commented Aug 12, 2020

Den 1sten Punkt habe ich gefixt.
2) Ich habe in der Schnittstelle beim Bond die Expiry und das Issue Date vertauscht, d.h. jetzt sollte es konsistent zum Inflation Linker sein.

@favdo favdo added the question Further information is requested label Aug 12, 2020
@favdo favdo removed the question Further information is requested label Aug 17, 2020
@FuggeWolf
Copy link
Collaborator Author

to be tested by Stefan

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