-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Support custom pillar date in interest-rate futures helpers #2415
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
base: master
Are you sure you want to change the base?
Conversation
|
hey @lballabio happy new year! can you please take a look at this? |
|
Hi @lballabio , please could you also expose this fix to Python binding? Much appreciated. |
I will — I'm working on cutting the 1.41 release now so it will be after that |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was committed by mistake, I guess?
|
Thanks, other than for the extra file it looks ok. Would it be possible to add a test case for the feature? |
Solves #2256.
Updated the constructors for OvernightIndexFutureRateHelper and SofrFutureRateHelper to support pillar dates. The member function pillarDate() can be used for curve fitting.