Skip to content

SwapTradeCsvPlugin: not parsing XCcy ON/ON #2527

@marc-henrard

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"

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