I am coding in python with your desktop eikon api to try and extract the latest leaders and laggers across different asset classes inc fx, stocks, bonds, etf and crypto assets but failed I also trying to extract based on news but theres only broad economy news which i cannot zoom into asset specific .. how do i screen for…
Client wants to retrieve the EUR OIS Swap Zero Curve historically using Codebook. We have this in API Playground. how to use this in codebook? API Playground I also found this in Github but I cant get it to work:…
We used an excel file provided by the FMC team with APIs and works very well for this initial research stage. The excel file pulls 20 days turnover data per ISIN across all the on/off book exchanges. On our side we would like to move towards a more structured way to consume these volume data in the coming months: our…
Hi, I’m using the LSEG Data Library for Python to retrieve instrument identifiers (ISIN, CUSIP, SEDOL, etc.) from RICs as part of a global equity mapping pipeline. For most instruments, this works well. However, for a subset of equities the API does not return all identifiers, even though they are clearly visible in…
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?…
I recently ran into the issue of not being able to pull historical constituents using Chain objects as shown in the GitHub (ie: as of 12/31/2020). This worked for me previously, but as of today is exclusively pulling what appears to be the current consts no matter the date specific in the Chain attribute and parameters.…
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
When I tried using "TR.ClosePrice(Adjusted=1)" and "TR.ClosePrice(Adjusted=0)", the data returned appeared to be the same. If that's the case, is there an unadjusted close price available?
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
It looks like you're new here. Sign in or register to get started.