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

Curve calibration: support for node knockout #211

Closed
jonathansenior opened this issue May 18, 2015 · 0 comments
Closed

Curve calibration: support for node knockout #211

jonathansenior opened this issue May 18, 2015 · 0 comments

Comments

@jonathansenior
Copy link
Member

In an interpolated curve definition, we need the ability to:

  • at the curve level, specify a minimum period between nodes
  • at the node level, specify a relative node priority

When processing the curve definition prior to calibration, the builder should identify any pair of nodes that infringe the minimum period and drop the node with the lowest relative priority to resolve the infringement.

This is useful when some nodes occur at fixed dates which move relative to the valuation date (futures), and others are a fixed period from the valuation date.

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

No branches or pull requests

2 participants