Skip to content

SwapTradeCsvPlugin: not parsing XCcy ON/ON #2527

Description

@marc-henrard

SwapTradeCsvPlugin: does not parse cross-currency swaps with "XCcyOvernightOvernightSwapConvention".

At line 350:
if (fxRateOpt.isPresent()) {
XCcyIborIborSwapConvention convention = XCcyIborIborSwapConvention.of(conventionStr);

Does not check for the possible ON/ON conventions.

Would probably be a good idea to have a "XCcySwapConvention" in parallel to "SingleCurrencySwapConvention"

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions