Skip to content

Cashflow Interpolation#262

Merged
sbatka merged 9 commits intodevelopfrom
CfPeriodicity1
Apr 6, 2023
Merged

Cashflow Interpolation#262
sbatka merged 9 commits intodevelopfrom
CfPeriodicity1

Conversation

@sbatka
Copy link
Copy Markdown
Contributor

@sbatka sbatka commented Apr 3, 2023

  • added 2 new parameters to SingleDataNodeParameter: CashFlowPeriodicity, InterpolationMethod.
  • added some tests, tested invalid values import.
  • all IFRSCalculation and IFRS Template tests green.

@sbatka sbatka closed this Apr 3, 2023
@sbatka sbatka deleted the CfPeriodicity1 branch April 3, 2023 13:38
@sbatka sbatka restored the CfPeriodicity1 branch April 3, 2023 13:38
@sbatka sbatka reopened this Apr 3, 2023
@sbatka sbatka changed the base branch from main to develop April 3, 2023 13:39
@sbatka sbatka linked an issue Apr 3, 2023 that may be closed by this pull request
@sbatka sbatka changed the title Cashflow Periodicity Cashflow Interpolation Apr 3, 2023
@sbatka sbatka requested a review from dcolleoni April 3, 2023 13:43
@sbatka sbatka self-assigned this Apr 3, 2023
@dcolleoni dcolleoni added this to the v1.2.x milestone Apr 3, 2023
@dcolleoni dcolleoni added import related to importing External Stakeholder Client request labels Apr 3, 2023
@sbatka
Copy link
Copy Markdown
Contributor Author

sbatka commented Apr 3, 2023

@dcolleoni pls kindly review

@sbatka sbatka requested a review from dtrzesniak April 3, 2023 17:45
@sbatka sbatka merged commit 792c292 into develop Apr 6, 2023
@sbatka sbatka deleted the CfPeriodicity1 branch April 6, 2023 17:16
Copy link
Copy Markdown

@dtrzesniak dtrzesniak left a comment

Choose a reason for hiding this comment

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

@dcolleoni @sbatka see my comment on id property.

"\n [Display(Order = 20)]",
"\n public double PremiumAllocation { get; init; } = DefaultPremiumExperienceAdjustmentFactor;",
"\n",
"\n [IdentityProperty]",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Are these id properties? It should not be, imo, as they are the value of the parameter. Same for InterpolationMethod

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

Labels

External Stakeholder Client request import related to importing

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

Interpolate Yearly Cashflow

3 participants