The most recent content from our members.
is there a Swagger documentation for the Eikon API? I checked for related questions but it appears we don't have one for Eikon. Kindly advise. Thanks.
...he remote host" error while using the dataplatform API in python. While running the get_timeseries function in a loop, i get this error in every subsequent call.
import refinitiv.data as rd rd.open_session() response = rd.discovery.search( view=rd.discovery.Views.MUNICIPAL_INSTRUMENTS, filter = "(IsActive eq true and SearchAllCategoryv2 eq 'US Municipal Bonds')", top = 10000, select = "CUSIP" ) print(response) Tried this but it is reaching the limit, client wants to see the next…
<module> df_chain1 = ek.get_data(chain_id, fields=field2, parameters={"SDate":date_end2, "EDate":date_start2, "Frq":"D"}) "C:\Program Files\Anaconda3\lib\site-packages\eikon\data_grid.py", line 141, in get_data result = eikon.json_requests.send_json_request(DataGrid_UDF_endpoint, payload, debug=debug) File "C:\Program…
Hi, I've just noticed that for BHP and RIO, the Target Mean Price returned by both DSWS and Eikon are vastly different. Other stocks we've checked are the same. (Eikon - TR.PriceTargetMean, DSWS - PTMN). Screenshot with yellow shows the data returned by Eikon. Why is there such a big difference?
My main goal is to pull all members of sp500 index's historical one-minute price data from Eikon. Is API the best way to achieve this? or is there a better way?
...like we are getting error. Can you please provide updated method inorder use it without any interruption. I am looking forward to use the API on our python codes which we are using with Eikon. But seems like we are getting error. Can you please provide updated method inorder use it without any interruption.
Hi, How do I mimic the Eikon TR.RecMedianLabel in Datastream using the RECMED value? In Eikon, the logic used to determine the label is as per below: In Datastream the logic used to determine the label: Therefore, if DSWS returns a value of 4 for the field RECMED, based on the above translation, the label would be “UPRF”.…
I have university access as student to thomson Reuters. I have created loop to read the 1 year data of news headlines + news full story text. It is taking too long time and after that it says me "raise requests.HTTPError(error_message, response=server_response) requests.exceptions.HTTPError: Backend error. 401…
When migrating from Refinitiv Eikon to LSEG Workspace, how do I import Eikon Favorites to LSEG?
It looks like you're new here. Sign in or register to get started.