error_refinitiv.png Hello, the client gets the following error when trying to access the API: HTTP request failed: Invalid port: 'None'. Formula is: ek.get_timeseries(['CZ3', 'EMAX3'],start_date='2022-01-01',end_date='2024-01-01') Can you pls help?
Hi, I have a question about Bonds US03785EK863, which has zero issued amount of bond or no face value of bond but has trading data during 2014/7/8 and 2014/10/8. The link is here. I am not sure whether this observation is wrong or not. And I am wondering what has happened to this data. Best
is there a way to download earnings call transcripts using the Eikpn API for a setup of symbols and for a period of time, let's say the last 5 years?
In Swap Points App (SPO), I can get like EURUSD values in a curve and I can specify the broken dates to get points in the middle of that curve vertices. How can I do that in the API?
A python program that tries to access the eikon api does not return a result. It will only work if you restart the service, but it may be hours later when you try to access the api log: [INFO:2023-10-07 09:46:39,467] web.views views.py:944:get bond dirty price request: {'code': ['JPYCNY=R'], 'endDate': '2023-07-31',…
Is there a way to pull the cop xccy basis data for the whole curve in codebook without pulling each individual tenor ric? Example below, I have to enter all the RICs under COPCBS=TRNY. Can we just use COPCBS=TRNY and pull all necessary data like Bid and Ask across all tenors? Currently i am using: df_cop_xccy_curve =…
...t companies? Is it possible for our clients to use Past trends in Starmine Credit Risk models for bankrupt companies from FTP or Eikon API in order to check Starmine performance? As for Eikon API, I can not extract these data from Eikon API. I do not have this FTP account, so I can not confirm this. According to…
When trying to use the standard Python's Eikon API, I get the following error code: 2023-10-02 08:55:48,082 P[4884] [WebSocket 0 4120] Receive message for login 192 : {'ID': 192, 'State': {'Code': 'ConnectionError', 'Data': 'Suspect', 'Stream': 'Closed', 'Text': 'Cannot establish connection to the platform'}, 'Type':…
Hi there I am calling up the content of the portfolios i created/maintain in PAL (WORKSPACE). api call : rd.content.fundamental_and_reference.Definition(universe[thisPortfolioCall],fields = refinitivFieldsToGetLoc).get_data() where: thisPortfolioCall is a single portfolio like 'Portfolio(SMIconstituents)'…
...ive status message for unknown subscription 1) Main issue: When using Eikon Data API for Python, there is an issue on receiving streaming data with a python script as simple as: import eikon as ek ek.set_app_key("xxxxx") ek.set_log_level(1) def on_update(item, fields, status, error): print(f"Item: {item}, Fields:…
It looks like you're new here. Sign in or register to get started.