Hi Team, I am referring to the picture attached, which shows the time series of the nat asset value (NAV) for ric EEM (iShares, Inc: iShares MSCI Emerging Markets ETF) along with the closing prices retrived using python get data function. The values for NAV seem very low before Jul 2008. In terms of returns both are pretty…
Please send the RIC to fetch the continuous data for 1KW-W
Hi, I'm using the Eikon API (eikon, and refinitiv.dataplatform) in Python and was wondering if there is a way to use Datastream's DSCD to query Data in Python with the Eikon Api? So far I've only been using RICs for my queries, however, the number of DSCDs for which no RIC was available was quite significant in my case.…
Hi, we want to get all share classes for listed companies. For example, Square Inc. has class A share (listed) and class B share (private). We are not sure what is the command to get this information via API or on Eikon app. Thanks!
Hello, We're trying to write a python script to get HST_CLOSE and ADJUST_CLS. But when we compare with excel and python we get different HST_CLOSE. Has someone an explanation? Python results: { "data": [ { "Instrument": "AMZN.O", "ADJUST_CLS": 182.15, "HST_CLOSE": 180.75 }, { "Instrument": "AAPL.O", "ADJUST_CLS": 189.99,…
Hi, I have a script running everyday at 8AM Dubai time. Sometimes on Tuesday or Wednesday I get this Gateway Time-out error. After I run again 2-3 times more it will eventually works and not produce the error anymore. I believe it is not because of the RIC limit calls because the same script works effortlessly on most…
I'm importing TR chat/Refinitiv Chat and messages. I understand there is a shift from xml file to API through CFS. where can I find the expected JSON structure that will be generated?
Hi Team, Is it possible to get the dataframe list of powerplants from POWOUT app into Codebook? Kindly advise. Thank you in advance.
Hi, I'm trying to add the ISIN number to my current search but not sure how to do it. Below is my current code which is gathering weekly news headlines from the free text search. Any help would be great thanks.
Hi, I am trying to retrieve English Reuters news articles for DAX companies by using "get_news_headline". The search queries "R:BMWG.DE AND Language:LEN" and "R:BMWG.DE AND Source:RTRS" are working just fine. But when I am trying to use the combination of the search criteria with the query "R:BMWG.DE AND Language:LEN AND…
It looks like you're new here. Sign in or register to get started.