How to extract news towards code structure: (Topic:ARTI AND ( Topic:CASE1 OR Topic:DISP OR Topic:CVRSY OR Topic:TRWAR OR Topic:IPROP OR Topic:FAKE1)) via Eikon API which can be downloaded.
Hi, so i have a list of RICs that I passed to get a specific time price. However, some RICs are not opened for that specific time, but all the RICs would fail, is it possible to let it not fail but give me partial answers? If I run the list one by one, it would be too slow. I am thinking I can get trading status to…
I tried: import eikon as ek new_data_df, err = ek.get_data(['AANC.BO'], ['TR.TotalRevenue'], {"Curn": "USD", "SDate": '2024-01-01', "EDate": '2024-11-22', 'Frq': 'D', "Scale":8}) But the data it returns is very strange, there are only two kinds of numbers
Hi, I am trying to download headlines data with the ek.get_news_headlines function. Yet, I am running into the error: ValueError: Parser must be a string or character stream, not Timestamp when passing datetime values like below. Or running into "TypeError: datetime64 values must have a unit specified" when passing string…
Please fix this
HI, I am trying to obtain arival price for mature options and futures using RIC code. Can you please point me the the correct API and give me and example of the code that would retrive that data.
Hi Team, Can you please answer two questions below? 1) Will new workflow (Python-Excel) implementation require additional payable data access licensing (for instance to data API licenses). If yes – then where can we find pricing? 2) Is there a way (please share some sample python file or reference) to initiate some…
Hi team. Hope you're doing well. I'm trying to retrieve programmatically all the upcoming corporate actions for a given stock. I can get this calendar in Workspace as you can see below. Can someone help me ? Thank,
Refer to the below link: Can you return full arrival dataset for a specific port, similar to how the PORTS app works. - Forum | Refinitiv Developer Community We would like to return a dataframe with all the vessel arrivals historically that have entered a given port. The PORTS app does this but is manual and only allows…
It looks like you're new here. Sign in or register to get started.