Skip to content

Conversation

@yukiiwashita
Copy link
Contributor

  • Add pricers for overnight rate in arrears cap/floor leg, product, trade
  • Add measures required by SIMM

@yukiiwashita yukiiwashita requested review from a team, James-OpenGamma, Neelesh99, hsaleem06 and skitini and removed request for a team October 16, 2024 17:56
@yukiiwashita yukiiwashita added the auto-merge Merge when build finishes label Oct 16, 2024
@yukiiwashita yukiiwashita requested a review from skitini October 16, 2024 19:52
}
return amounts.get(period);
return findAmount(period).orElseThrow(
() -> new IllegalArgumentException("Could not find double amount for " + period));
Copy link
Contributor

Choose a reason for hiding this comment

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

double -> currency amount

@mergify mergify bot merged commit b8a13c7 into main Oct 16, 2024
@mergify mergify bot deleted the topic/ois-cap-floor-pricers branch October 16, 2024 20:10
sagiruthvik pushed a commit to SolumXplain/solum-xplain-opengamma-strata that referenced this pull request Nov 13, 2024
* overnight cap product

* tests

* javadoc

* line

* clean

* white spaces

* pricers

* failing test for accrual

* pricers

* test

* spaces

* addressed review comments

* error message
jodastephen pushed a commit that referenced this pull request Jan 5, 2025
* overnight cap product

* tests

* javadoc

* line

* clean

* white spaces

* pricers

* failing test for accrual

* pricers

* test

* spaces

* addressed review comments

* error message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Merge when build finishes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants