Hello, I am looking at floating coupon bonds and would like to extract the Coupon Change History for a given ISIN. I've attempted to pull these values using Eikon Data API, but it does not seem to work: import eikon as ek ek.get_data('US00485YAB56', ['TR.CMOABSCouponRate.date', 'TR.CMOABSCouponRate'], {'SDate':…
In Excel when asking for the starmine rank I don't need to supply any additional parameters. In Codebook it ask me to supply fields or functions I don't understand in the first place why I need to supply additional information and second it is not clear to me what I need to supply then. Please help me solve this! See the…
I am using RDP API to get data from resource https://api.refinitiv.com/data/funds/v1/assets In the rquest, a Bearer type token obtained from https://api.refinitiv.com/auth/oauth2/v1/token is being sent. The problem is that I am getting the following error: ### Request POST https://api.refinitiv.com/data/funds/v1/assets…
Hi, in the option watch I see very high implied volatilities that do not match the Exchange. For example, for a Class IV Milk March24 18.50 Put option, the OPWSettleImpliedVolatility is equal to 770.7962 while the exchange reports an implied volatility of 16.61. There can be small differences due to different…
...ile Eikon retreival works Hi, I trying to get event data using Refinitiv Data, using both sync requests as async requests. No error code is supplied for sync requests (just an empty df), but when I use async I get error code 221 'The access to field(s) denied.' I find the error strange since I have access to event data…
Hello everyone! I'm currently progressing on a project focused on companies that have been delisted. For this project, I'm utilizing the Refinitiv Search API. I've successfully managed to extract data on US companies that were delisted, including the reasons for their delisting, which are currently limited to two…
Hi Is it possible to find the breakdown of Class A and Class B shares please? For example, I know that company ticker 'TKO' has Class A and B shares. An extract from Bloomberg has confirmed that there are 83,372,699 Class A shares, and 89,616,891 Class B shares. When I run a query for 'TKO' via Eikon using "TR.ShareClass",…
Hi! I am currently utilizing the Refinitiv Research API for a project and have encountered difficulty in retrieving properties by using metadata for certain entities. As of now, I can successfully fetch properties for "GOV_CORP_INSTRUMENTS" and "Organisations." However, when attempting to access properties for other…
We are migrating from TS1 to HPA. We are trying to whitelist the IP addresses related to the api.refinitiv.com. But we couldn't find the IP addresses anywhere. Any way to get those IPs?
Hi, I am using refinitiv.data in Python. I need to retrieve the distinct expiry dates of the active listed options on .SPX. I think I need to find the distinct dates inside the request rather than outside, because there are so many listed options on .SPX I am likely to exceed the data cap if I retrieve all the non-distinct…
It looks like you're new here. Sign in or register to get started.