The most recent content from our members.
Hi, I am exploring zc_curves inside refinitiv.data.content.ipa.curves and want to define constituents of the curve by myself, e.g. choose some tenors of the IRS rather than using refinitiv default instruments. Then when I pull the zero rate curve, refinitiv calculates the curve based on my selected instruments. Is it…
Hello, I have successfully constructed a custom forward curve using my own parameters and instruments through RDP API. forward_zcCurve_endpoint = rdp.Endpoint(session, "https://api.refinitiv.com/data/quantitative-analytics-curves-and-surfaces/v1/curves/forward-curves") user_defined_zc_response =…
I would like to retrieve SOFR SWAP Curve. What's the mnemonic for it and how do I retreive it? TY
I am trying to get data for the Canadian Dollar Zero Coupon Yield curve with OIS Discounting. I see that I can get data (for example getting the 1Y point) using the RIC "CAD1YZ=R". This however, does not use OIS discounting. I can also see that I can get data using OIS discounting, for example "CAD1YOIS=", but this is does…
Hi, I am really new to eikon python API and I would greatly appreciate any help or quick pointer on how to obtain constituents yield/zero rate of a zero curve with RIC 0#USDZ=R? I tried to use get_data with RIC='0#USDZ=R' but it seems it won't have magic to get all constituents (e.g., ON to 50Y). Thanks for any tips or…
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…
Hi, I would like to ask how to get the cross-currency basis discount curve. For example, It can be seen in the Eikon desktop application under the ric 0#EURUSDQQZ= (for EURvsUSD). I didn't see any endpoint which can retrieve those kinds of curves in the API playground and I was wondering if I am missing something out.…
Hi, I would like to download with the API, the historical information (either for a specific period or day) of the discount curve whose field in excel is 'DISC_FACTR.Value' and for the due date whose field in excel is 'MATUR_DATE'. The RIC I am consulting is 0#EURAMMEZ=R Thanks
Hi, I'm trying to download with Rstudio through Api the Swap Zero Curve for Euribor1M with all tenors available in one day, but I can't get any value. Can someone help me to solve the error?. curve <- get_timeseries('0#EURAMMEZ=R',"CLOSE","2020-06-16T00:00:00","2020-06-16T00:00:00","daily") Thanks
It looks like you're new here. Sign in or register to get started.