I am having this response (requests.exceptions.HTTPError: Backend error. 400 Bad Request) when trying to download data from your server. example: in this case subyacente[0] = 0#STXE*.EX This was hapening in the first hours in the morning last week and then worked relatively good but today is not working at all. Please I…
We encounter performance issues on querying historical price data when using new Data Platform Python Library. https://pypi.org/project/refinitiv-data/ The waiting time is long (almost spending more than 30 minute each request) and the situation is not resolved even though we tried methods such as dividing our requests to…
Hi! We have a client raised the question below: I'd like to pull the swaption vol from eikon. I request the data using this endpoint: https://api.refinitiv.com/data/quantitative-analytics-curves-and-surfaces/v1/surfaces I wonder if in "surfaceParameters", "xAxis" can be another keyword instead of "Strike" to get the…
Is it possible to schedule a python script in CodeBK? Or how can I install the refinitiv.data module to my own IDE?
Current Issue: Failed to upgrade from Eikon 3.3.11 (Data API Proxy 1.9.0.0) to Eikon 3.6.6 (Data API Proxy 1.10.0.0). Steps Done: Eikon had been uninstalled and reinstalled by PC Admin. 1. Ended Excel, Word, PPT and Eikon processes. 2. Uninstalled the obsolete version of Eikon from Windows Control Panel > Programs and…
I am currently using the Refinitiv DataPlatform Python library for intraday data analysis. My focus is on equities, and I have successfully implemented a routine to retrieve 1-minute interval data using the following code: import pandas as pd import refinitiv.dataplatform as rdp # Define the datetime range start_date =…
How can I download data on electronic municipal market access (EMMA) municipal trade statistics through python API?
So helpdesk has asked me to ask the community?? here ? why the quick tutorial code isnt working, i am using vs code python with jupyter notebook. The code is just a copy from the quick start guide on the refinitiv website import eikon as ek import pandas as pd ek.set_app_key('my-api tokin') ek.get_news_headlines('EU AND…
...ines(query = general_text, count=20) Hi I just want to know what will be the alternatve syntax if someone is using eikon api , How can i get the same results as i am getting with the query rd.news.get_headlines(query = general_text, count=20)
...ample RIC/Company) as the same values in the Estimates Page -> Guidance Summary in Workspace Codebook? Hello team, I am using Codebook and code creator in pulling up the Guidance Low Value and guidance high value for WMT (My sample RIC). Can we pull up the EPS (Earnings Per Share) Guidance Low Value and Guidance High…
It looks like you're new here. Sign in or register to get started.