You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The existing logic to create a FRA from a convention performs business day adjustment incorrectly. This could result in payment on a holiday.
At trade creation, the start and end dates should be determined and adjusted. The payment date offset should be applied to the adjusted start date. The FRA product should then be created using the adjusted start date, the adjusted end date and the adjusted payment date.
During resolving/pricing, the start and end dates should not be further adjusted. The payment date should retain the ability to be re-adjusted in case an additional holiday has been added.
Start and end date should be adjusted when trade is created, not later
Payment date should be offset and adjusted when trade is created
Payment date should be re-adjusted when resolved
Fixes#1301
Start and end date should be adjusted when trade is created, not later
Payment date should be offset and adjusted when trade is created
Payment date should be re-adjusted when resolved
Fixes#1301
Start and end date should be adjusted when trade is created, not later
Payment date should be offset and adjusted when trade is created
Payment date should be re-adjusted when resolved
Fixes#1301
The existing logic to create a FRA from a convention performs business day adjustment incorrectly. This could result in payment on a holiday.
At trade creation, the start and end dates should be determined and adjusted. The payment date offset should be applied to the adjusted start date. The FRA product should then be created using the adjusted start date, the adjusted end date and the adjusted payment date.
During resolving/pricing, the start and end dates should not be further adjusted. The payment date should retain the ability to be re-adjusted in case an additional holiday has been added.
See http://forums.opengamma.com/t/fra-present-value-calculation-possible-bug/586
The text was updated successfully, but these errors were encountered: