Hello team, requesting assistance for 1 of our client's. If client on Trial Access to Workspace, and getting the error below, is this part of the limitation of trial "The client receiving the attached errors when trying to pull the WS data into Python, we need to pull the Morningstar reports, Analyst recommendations and…
I need to pull up 1M Price change data and percent change data for financial metrics like EPS and Dividend yield for a selected universe. How do we pull them up using the ld.get data end point. Universe: RELI.NS, ADEL.NS, BRTI.NS, How do we get this?
Can I get some help with a code in the codebook? It says File "/tmp/ipykernel_73/3594903871.py", line 2 //Inputs Tab Criteria. ^ SyntaxError: invalid syntax Also, once the code works, how do I apply it in the charts?…
Hi, In ( refinitiv.data as rd ), rd.get_history function , the timestamp returned in response is the open time or the close time of the ohlc bar ? Thanks Sumit
Hi , I need to know the ohlc values of one US asset ( e.g. CLF24 ) for 08th december 2023 at IST time 15:30 i.e. need the ohlc values for this specific minute...i have got lots of US assets for which i need these values ..how to do that
Hello, I have a dataframe comprising all the RICs for a number of ISINs, and I would like to know how I can retrieve the MIC of each RIC using Python. Using the search API I was only able to retrieve the LSEG codes for exchanges and trading venues, not the official MICs. Thank you!
Could you help me with code that can return me the top news on workspace API?
Hi Team, May I know if we have a service that retrieves documents? Specifically for the retrieval of the following: For ETFs: 1. Annual Report 2. Interim Report 3. KIID 4. FactSheet 5. Prospectus For Bonds: 1. Prospectus 2. Final Terms 3. FactSheet For Stocks: 1. Fillings 2. Earnings 3. Annual Report
I am writing to inquire about API service of LSEG Workspace for document retrieval for investment products.I would like to ask if there is such service?With such service we would like to be able to getFor ETFs1. Annual Report2. Interim Report3. KIID4. FactSheet5. ProspectusFor Bonds1. Prospectus2. Final Terms3.…
Query, I wish to create a python script to download sovereign ratings at a given date for all available sovereigns data. Is there an python API for this? I am not able to find RIC for sovereigns, for example take United States. We have shared the sample script import refinitiv.data as rdrd.open_session()df =…
It looks like you're new here. Sign in or register to get started.