For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
3 0 0 5

How can I pull historic data for USD Zero Coupon Curve to python?

Hi,

Is there a way to pull historic data for points on USD Zero Coupon Swap Curve? E.g., 1 Month Maturity 'USD1MZ=R' on 2019-01-03?

Thanks,

Steffen


eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpythonhistorical
icon clock
10 |1500

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

1 Answer

Upvotes
Accepted
38.1k 69 35 53

@steffen.fuchs

You can use the get_timeseries method to retrieve daily historical data of USD1MZ=R. However, the returned data contains only daily close prices.

To get other fields, you need to contact the Eikon support team via my.refinitiv.com and ask for how to get the required data from the =TR function in Eikon Excel.

If the data can be retrieved by the =TR function, we can apply parameters in the =TR function to the get_data method in Eikon Data API.


1573013266235.png (26.5 KiB)
icon clock
10 |1500

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

Click below to post an Idea Post Idea