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

Create OvernightOvernightSwapConventions #2686

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

brianweller89
Copy link
Contributor

Initially only needed for trade creation; hence CurveNode and TradeTemplate implementations have not been created

* The spot date offset is 2 days.
*/
public static final OvernightOvernightSwapConvention USD_FED_FUND_SOFR_3M =
OvernightOvernightSwapConvention.of(StandardOvernightOvernightSwapConventions.USD_FED_FUND_SOFR_3M.getName());
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The name USD_FED_FUND_SOFR_3M does not match USD-SOFR-3M-FED-FUND-3M. While painfully long, it is better to be consistent.

jodastephen
jodastephen previously approved these changes Dec 5, 2024
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

Successfully merging this pull request may close these issues.

3 participants