question

Upvotes
Accepted
19 13 14 14

Apparent inconsistency in GPB Libor 6M ZC curve

Good Morning,

I am using RDP to retrieve GBP Libor 6M curve, and I have noticed that there is a difference with the data that I get from the Eikon Desktop Application using the RIC for Zero Coupon Curves 0#GBPSBSLZ=R. I would appreciate if you could explain me the reasons for the difference that I am going to show now.

In RDP, I am using the endpoint: https://api.refinitiv.com/data/quantitative-analytics-curves-and-surfaces/v1/curves/zc-curves, with the following body:

{
  "universe": [
    {
      "curveParameters": {
        "valuationDate": "2021-12-31",
        "priceSide": "Mid",
        "interpolationMode": "CubicDiscount"
      },
      "curveDefinition": {
        "currency": "GBP",
        "indexName": "LIBOR",
        "name": "GBP LIBOR Swap ZC Curve",
        "source": "Refinitiv",
        "discountingTenor": "OIS"
      }
    }
  ],
  "outputs": [
    "Constituents",
    "DetailedCurvePoint",
    "UnderlyingCurves"
  ]
}

I am going to focus in the differences for the 20Y point. The 20Y point obtained from the API is:

{             "endDate": "2041-12-31",
              "startDate": "2021-12-31",
              "discountFactor": 0.7923508883940772,
              "ratePercent": 1.1705526921350629,
              "tenor": "20Y",
              "instruments": [
                {
                  "instrumentCode": "GBPSB6L20Y=TWEB",
                  "value": 1.1705
                }
              ]
            },

So, I understand that the 20Y zero coupon rate is 1.170552..., and it is obtained bootstrapping the TWEB swap curve (#0GBPSB6LIRS=TWEB).

In the Desktop Application, I usually use the RIC 0#GBPSBSLZ=R, whose description is "UK Pound Sterling SB 6M Libor Zero Coupon Yield Curve", to get the previous information. Here the data for 31-12-2021:

1642674108078.png


As you can see, the 20Y point of the green line is 1.343, which is far from the 1.170 obtained through the API.


Thanks in advance.

eikonrdp-apirdprefinitiv-data-platform-eikonzero-curveyield-curve
1642674108078.png (150.8 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
Accepted
25.3k 89 12 25

This is a duplicate of Apparent inconsistency in GPB Libor 6M ZC curve - Forum | Refinitiv Developer Community - created by user as the email attached to the @YERAY SOSA ALONSO username is no longer valid.


icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
25.3k 89 12 25

Hi @YERAY SOSA ALONSO

For IPA content-specific questions, it is recommended that you create a Content ticket at My.Refinitiv for the IPA product.

On this occasion, I have created a ticket for you and will post the ticket number as a private post momentarily.


icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

How will I receive the response? Could you please send it to <removed> or post it here?

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.