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
In RatesCalibrationCsvLoader, the different node type have different regex to parse the tenor. The one for FX swaps should allow for swaps with tenors in days, i.e. the FX swaps should use SIMPLE_YMD_TIME_REGEX.
FX swaps with maturities 1W (7D) or 2W (14D) are liquid.
The text was updated successfully, but these errors were encountered:
In RatesCalibrationCsvLoader, the different node type have different regex to parse the tenor. The one for FX swaps should allow for swaps with tenors in days, i.e. the FX swaps should use SIMPLE_YMD_TIME_REGEX.
FX swaps with maturities 1W (7D) or 2W (14D) are liquid.
The text was updated successfully, but these errors were encountered: