Hi Team, Hi Nick nick.zincone is there any reason why the below query gives results on Advanced Search Tool of EIKON, but not in RDP? Also, how can I get the constituents (and weights thereof) of whatever Equity Index that comes out of the query below? import refinitiv.dataplatform as rdp rd.open_session() sFilter = "(…
I want to do a esg performance analye and i want to measure the performance with tobins q, but i cant find it by refinitiv eikon
Hi, I am struggling with finding dates of Forward Price in Eikon. i want a list of the name of Forward price month. eg) Nov, Dec, Jan ... please kindly let me know ;)
on 'Price History' page with this RIC named 'CMZN0' I searched with the interval as 'Daily' and 'Monthly' Base on Daily data below, the average of Oct-2023 has to be '2449.20' but in the other picture, It provides 2432.50 for Oct-2023. how to get precise 'monthly data'?
Getting errors trying to pull in deal data, any idea why?
Hi, I encountered a problem as mentioned in the title. Currently, I have two ways: 1. rdp.convert_symbols(), where rdp is refinitiv.dataplatform 2. ek.symbology(). Take ['AAPL' , 'MSFT'] as an example. I found method 1 always requires a login and requires to open a session. Is that possible to avoid this issue. I mean only…
I have a list of PermID's in a dataframe for a large number of companies. I'd like to enrich this list with Company Name, Country (i.e. United Kingdom), RIC, ticker, Exchange its listed on (i.e. FTSE), business summary etc etc. I can find plenty of articles about using various methods of using company name, but not the…
Good day experts, I'm having a bunch of bonds that need to dig out the issuer's RICs (or the parent and nearest ancestor of the issuer that has the RIC), e.g., XS1732152589 XS1861178322 XS2051121387 XS2099768207 I tried to use the ticker field, but looks like the tickers are not the NYSE standard, no I'm stuck there. Some…
For example, I want to get the bonds issued by BABA, I can use Advanced Search app or debt structure of BABA to see the results on eikon workspace, but how can I get those bonds by python eikon api? the results are just like the picture shows:
Hi, I found some data from get_data() just provides previous data if today's data doesn't exist. now that i found some data are the same as previous. i don't know if that data are just the same as previous or error happened. does it happen that only 'date' value is updated but 'price' doesn't? Please confirm and let me…
It looks like you're new here. Sign in or register to get started.