Hello everyone, I can't find the Price Target High, Price Target Low, Price Target Median, Price Target Mean data in the API on a universe. The file below is the universe and the parameters I want but only the columns for this data are empty. Thanks,
In Workspace codebook, we can found two APIs, one is using lseg data api, eg. import lseg.data as ld, another is using refinitiv api, eg. import refinitiv.data as rd. May I know what is the difference between the two APIs? Are all functions (expecially api syntax) the same for the two libraries? Thanks & Regards, Dan
Hi, I am trying to pull in present and expired cotton futures contracts. I would like to be able to graph the past and present historical data to have good accuracy. Additionally I need to have it this way in order to have accurate calendar spread pricing. In addition to this how can I adjust my code for the seasonality ie…
Client would like to assess the capability of using an API to price interest rate swaps i.e. cross-currency and vanilla fixed to fixed or fixed to floating as the case may arise. Is this possible, and if so, what would the cost be to have access to the relevant API? Could you share relevant materials on how to do it?…
I am not able to query deals data by using 'rd.get_data' with the same format as the previous 'ek.get_data'. I would like to know if there are any changes for deal screener query syntax using the new API call. (See screenshot 1.png)
I am not able to use a remote environment to call the API using 'DP_PROXY_BASE_URL'. I have changed the port to 9000 as shown in the Data API proxy tab but still not able to connect 'rd.open_session' on a remote environment which worked with Eikon's 'ek.set_app_key'. (See screenshots 2.1 .png, 3.png)
We are migrating to a new network and I am trying to set up the EikonApiWrapperService using a local service account. I am able to start it, but it's working directory is set to system32 and so it is trying to create a log file which is giving me a permissions error: 2025-03-06 11:43:36,141 MainThread ERROR Application…
Client is trying to pull close price and volume every 1 minute for the past 3 months using the Eikon API in Python and he cannot seem to get volume data. Please advise on how to achieve this.
Hello, I am using the eikon API with python in a jupyter notebook. Within this, I am having reproducibility issues with the screener function when I screen for US companies with a 250M USD minimum total revenue. I want to compare revenue values as a function of timepoint (to help me better understand the timepoint…
What are the requirements to be able to connect via RD API to source FX market data from LSEG AWS environment.
It looks like you're new here. Sign in or register to get started.