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

Apply reset periods to IRS #2675

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

Commits on Oct 13, 2024

  1. Apply reset periods to IRS

    When I tried to implement IRS binding to CNY_REPO_1W, whose payment and accrual cycle is 3M but Fixing Rate reset cycle is 1W, I found the resetPeriods was missed in the Swap product. Thus, the Floating leg is failed to be resolved.
    sl40168 committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    1567a2d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Format code style

    Format code style
    sl40168 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5ef4ddd View commit details
    Browse the repository at this point in the history
  2. Generate joda bean

    Generate joda bean
    sl40168 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ea35ae7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb25dac View commit details
    Browse the repository at this point in the history
  4. Fix check style issue

    Fix check style issue
    sl40168 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b65515e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'Apply_reset_periods_to_IRS' of https://github.com/sl401…

    …68/Strata into Apply_reset_periods_to_IRS
    sl40168 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f9c4e59 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Build Cfets Rate Calculation

    Build Cfets Rate Calculation
    sl40168 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    f7bce5d View commit details
    Browse the repository at this point in the history
  2. Add Cfets Compounding Rate ComputationFn

    Add Cfets Compounding Rate ComputationFn
    sl40168 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    d3e9848 View commit details
    Browse the repository at this point in the history
  3. Fix check style

    Fix check style
    sl40168 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    bf5a99e View commit details
    Browse the repository at this point in the history
  4. Fix check style

    Fix check style
    sl40168 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    03d74d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0781355 View commit details
    Browse the repository at this point in the history
  6. regenerate joda beans

    regenerate joda beans
    sl40168 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    9441a9e View commit details
    Browse the repository at this point in the history
  7. regenerate joda beans

    regenerate joda beans
    sl40168 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    d233092 View commit details
    Browse the repository at this point in the history
  8. Fix check style

    Fix check style
    sl40168 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    126352e View commit details
    Browse the repository at this point in the history
  9. Fix joda beans generate issue

    Fix joda beans generate issue
    sl40168 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    038ddd2 View commit details
    Browse the repository at this point in the history