I am attempting to get the previous date of release of an economic indicator EUECBR=ECI. On Workspace Quote page that field id PDOR_1. I am able to get the data for this field with Workspace Excel as well, however in Python API it gives me NA. Can someone assist me with this please? I have attached relevant screenshots…
Hi All, Is it possible to get cross currency spreads for example to ZSpreadBp in Euro terms, either via fields or pricing parameters? And secondly, is it possible to retrieve and issuer curve as universe instead of adding bonds manually to the universe via bond.Definition. ? Best,
Hello, Is it possible to use Python to download all companys' earnings conference call transcripts through Refinitiv Workspace at once? Although I found that some answers said no, I just want to double-check whether it is updated. Thank you very much!
One the CodeBOOK app, there is an example name "Automating_Trendline_Feature_Generation" ( Examples/08. Trading/Automating_Trendline_Feature_Generation.ipynb). In this example, they use the index "0#.FTSE". My request is that i want to use this analysis not for an stock index but for FX currency like EUR/USD; But i do not…
We have tried two approaches to get daily prices for bonds .We need daily prices for around 5k bonds and use ISIN to fetch the price related fields. We break down the 5k ISNIs into batches of 200 and send sequential requests one after the other. We start running the request from 12 am of each day . Below are the two…
When fetching daily prices for 200 bonds using ISIN identifier, usual time taken is around 40 seconds, but sometimes the request takes around an hour and returns either "Backend error. 400 Bad Request" or "Asynchronous Query library internal error". API Logs attached. Code used When same request is retried either it fails…
I am running the code in my local jupyter notebook. I am trying to download the data for around 4000 tickers. But after some requests I get 400 Bad request error randomly. Can you please help me in resolving it??I have divided the tickers in 20 20 chunks per request. But this issue still persists. My code is below:…
Application: AlphaDesk connecting via Refinitiv Data .Net Library using a PlatformSession Issue: Subscribing to the same set of ticker/fields is showing inconsistent behaviour. One of the following 3 scenarios occur (in likelihood order): Streams for pricing are successfully connected and receive refresh/updates The price…
I am trying to run a simple Python query in Codebook (see attachment) but after waiting for more than 45 minutes no results are produced. This occurs frequently throughout the day and significantly impacts my work. What can be done to remedy this?
I'm trying to retrieve the latest data, and it was working until yesterday. However, when I checked today, it stopped working. I have attempted some solutions, such as restarting and clearing the cache, but it is still unstable. Could you advise me on the best way to maintain stability? import lseg.data as ld config =…
It looks like you're new here. Sign in or register to get started.