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…
Hi, I'm using delayed subscription right now and I can't access to these Data (RIC : XAUFIXAM=, XAUFIXPM=) from Jan 19, 2024. In Eikon, seems like below: Please kindly let me know why this happened and what i am supposed to do to get these data?
...rned NAN instead of 0 When I used eikon's function StreamingPrice, I tried to pull the value of CF_NETCHNG but got returned NAN instead of 0. For LGOc1-LGOc2 the net change is 0 on screen but in API the value shown is NA it is just a bug in your API that needs to be fixed Please advised as to why we are getting NAN…
It looks like you're new here. Sign in or register to get started.