The most recent content from our members.
Hello, I'm using the Refinitiv data library for python. In particular, I'm using the following functions and have been getting some errors for too many requests. For rd.discovery.search() and rd.get_history(), I've been getting: RDError: Error code 429 | Too many requests, please try again later. For rd.get_data(), I've…
Hello all, I have been facing an issue today and I am unsure about how to rectify it. When trying to fetch data using the get_data method I receive an error as follows: refinitiv.data._errors.RDError: Error code -1 | Cannot prepare connection OMMStreamConnection name : ThreadOMMSTREAMING_PRICING_0.0 state :…
I need all option data for specific underlying asset. For example, when I use below code, rd.get_data("0#SPX*.U", fields =['TR.BIDPRICE']) then I got Error code -1 | Unable to resolve all requested identifiers in ['0#SPX*.U']. And I have another question about that function. I can get some fields which have 'TR' in the…
Hey together, I would like to connect to the Eikon API via Python. Currently I have the following versions installed: Python: 3.9.16 eikon: 1.1.2 httpx: 0.14.2 Refinitiv Desktop 4.0.61 But I also tried with newer and different version of eikon (eg 1.1.16) and httpx (eg 0.23.3) but got the same. I am behind a corporate…
How to pull all files from ftp link
How to Pull Data from any FTP link
...ing. I was using the api yesterday and it was working perfectly and tried today to continue on a project and now I get the error " Error code -1 | Port number was not identified. Check if Eikon Desktop or Eikon API Proxy is running." any fix or am I gonna have to use another means? tried solution: restart, uninstalling,…
It looks like you're new here. Sign in or register to get started.