Error on checking port 9000 : HTTPConnectionPool(host='localhost', port=9000): Read timed out.Error on checking port 36036 : HTTPConnectionPool(host='localhost', port=36036): Max retries exceeded with url: /api/v1/data (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x0000024F6DC9B610>: Failed…
Hi, I was wondering if there an Excel formula equivalent to the function get_symbology() in the Python API? Thanks, TTa
I am interesting to extract the reporting frequency of fundametal data. For example, for apple i would like to get the output Quarterly as the company reports quarterly data. How could I get this value?
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?
It looks like you're new here. Sign in or register to get started.