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…
Its is returning a datevalue. Here is the code to replicate error: """ import pandas as pd import numpy as np import lseg.data as ek ek.open_session() Fields= ['TR.FundYeartoYesterday'] Fundamentals= ek.get_data('LP68102841', Fields) ek.close_session() """ This is being replicated across all other instruments. Other fields…
I have several spreadsheets that were working fine earlier today but now have this cryptic message. The '5' is unexpected in identifiers. Only the whole lexeme could be quoted. Escape sequence for quote and apostrophe is doubling. No data is returned. The Excel cell formula is: =TR("SCREEN(U(IN(indices(TRGBLD/TR…
Please look at the settles for Soybeans SN25 , Corn CN25 and Wheat WN25 . Why is the cirrency USc ? This is messing up our settle capture Thanks Raja 4753957364
I would like to investigate the relocation of corporate headquarters of publicly listed US companies. Therfore i need the old and new headquarter addresses and ideally also the relocation date/announcement of relocation date. How do I find that data? I have access to Refinitiv and Refinitiv Eikon.
ek.get_timeseries function in python isn't working at all today… is there something up with it?
It looks like you're new here. Sign in or register to get started.