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…
Hi! I'm trying to import the previous date's settlement price for different commodities futures (I believe the data item is STL), but I don't see that on the data items list. Is there a way I can pull the previous day's settlement price into Excel? I'm able to retrieve the current day's settlement, and I want to be able to…
Hi, I'm trying to add the LEI numbers, Company Name and Story Headline 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 is there any way to find about all RIC connected to a specific RIC Example: For 3 Month SOFR Futures its RIC is SRA, for its Future Outright chain its 0#SRA: for its Futures spread chain its 0#SRA-:, for its futures butterfly chain its 0#SRABF-: similarly for condor chain its 0#SRACF-:. I found these using hit and…
It looks like you're new here. Sign in or register to get started.