Hey, I want to access historical Federal Funds Futures data for every month from 2025 to 2000 as tick data via the eikon API in Python. I don't know why, but every RICs Code I have tried does not seem to work. I also can't find historical data on Workspace itself which seems to be somewhat consistent in its RICs Codes and…
Using workspace messenger how to extract some chains of characters directly from the chat with python.
I recently migrated to Workspace from Eikon and am working to migrate our existing python-coded back office programs to a new laptop that is set up with Workspace. When trying to connect using an ek_get_data query in a python program run out of a linux shell (WSL) I received an error that says: HTTP request failed: Invalid…
Hi All , Im running Eikon Api codes in which I'm continuously streaming prices ….i have been running these codes for a very long time ..but for past few days im repeatedly getting below errors: Received status message: {'Data': 'Suspect', 'Stream': 'Open', 'Code': 'NoResources', 'Text': 'Not connected.'} now i run long…
Hi, i am using Snowflake to select from the TRESumPer table, in the where clause there is a clause "where PerType = 4". I can't find any documentation that states what the foreign key would be for that item. I need to find a mapping from "4" to a description (Annual?), so that I can also select other periods (I don't know…
Hi, I am interested in streaming live data from the RIC USDSROIS= during NY trading hours, as we are based in Canada. I would like to know if it's possible to achieve this using the API method. Currently, I am using the following method, but I am open to suggestions for improvement. Here is the current request: {…
Hello everyone/Eikon support, Would it be possible to have the mapping filter options names:python identifier for all the options available in the Advanced Search app ? Thanks a lot in advance
Good day, could you please advise on the below error message and how this can be resolved? eikon.eikonError.EikonError: Error code 2504 | UDF Core request failed. Gateway Time-out In addition, would like to move over to LSEG Data library API but this is not possible unfortunately. 'I can’t move to the lseg library because…
I'd like to pull the last trade price using lseg-data for a commodity. After speaking to support through the platform, I was given the suggestion to ask on the forums. How can I replicate the same results from the picture above with lseg-data?
I want to recreate the following chart and table. The picture shows drawdowns of the S&P 500 index from 2019 to 2022 that are equal to or greater than five percent. I am unable to locate them because I do not fully understand the methodology used to calculate them. Do you have any suggestions on how to implement this in…
It looks like you're new here. Sign in or register to get started.