I want to get the interval high and low price of a security say 'AAPL.O' in the period 2023-01-01 and 2023-04-01 in python, what is the formula for it? Is there a parameter to for getting adjusted prices and non-adjusted prices
...n one function call in python? Say I have 3 securities and 3 sets of start date and end dates as follow, 2021-01-02 - 2021-03-06 for 0700.HK 2023-04-02- 2023-09-30 for 9988.HK 2022-07-02 - 2022-08-06 for 0005.HK Is there a way to retrieve 3 rows of interval high low price for the input above using only a single function…
Now I want to extract ISIN code from bond_code or symbol but got nothing. bond_code = '18642C' data, err = ek.get_data(bond_code, fields=['TR.ISIN']) Considering that now I only have bond_code or Symbol, how should I do? It seems that symbol "18642C" could not be recognized.
I encountered some difficulties while trying to fetch the revenue data for First Group and Farsers. The data is available in the Refinitiv Workspace, but I could not access it through the API. I also attempted to get the old and new share price, but I failed to do so. Moreover, I would like to understand how the stock…
Dear all, Would it be possible to extract below information via Python API?
I post the following code. I am retrieving info starting from ISIN codes and I want to retrieve FundCompany and LEI code. To do that I first retrieve the RIC code, then fetch fund company and from here I look for the LEI. The problem is that using the FundCompany retrieved from Refinitiv, the API can never find the LEI…
For Eikon API, what is the datatype to use to translate Industry name to Japanese?
Has anyone encountered this? 2023-10-02 07:20:29,364 P[19340] [WebSocket 0 27544] Receive status message for unknown subscription id 457
I would like to retrieve SOFR SWAP Curve. What's the mnemonic for it and how do I retreive it? TY
Good afternoon! I can't log in to the Eikon program. After entering the password, the login and password entry window appears again. Windows server 2019 system. Version Refinitiv Eikon 4.0 (9.63) The system does not issue any errors, with this data I can log in via the web. Can you tell me if reading logs will help? Where…
It looks like you're new here. Sign in or register to get started.