Hi all, I am having a stability issue in my excel when I use VBA to refresh Eikon formula. I often use one formula for 3000 companies at a time, such as '=TR($B$9:$B$3100,"TR.PriceClose","CH=Fd RH=IN",E8) For Price data, such as TR.PriceClose, using VBA to refresh it is very stable. But for financial statemant data, such…
Hi, Are we able to contribute data using C# (I already have the VBA Sample) ? If yes is there any C# Sample for data contribution ? Thank you
In excel, what is the TR code for acquiring data on total inside ownership as a % of total shares outstanding? Specifically, I am trying to see how much insiders owned for one company in a given year (note, it doesn't need to be broken down by person, only as the entire insider group). Thank you.
Hello, We are experiencing the same issue again and again. At some random times, the program cannot create Dex2Mgr or RSearchMgr. The methods are (from eikondesktopdataapi.tlh): virtual HRESULT __stdcall CreateRSearchMgr ( /*[out,retval]*/ IUnknown * * instance ) = 0; virtual HRESULT __stdcall CreateDex2Mgr (…
Dear Team, in relation to this question https://community.developers.refinitiv.com/questions/96288/delay-in-subscription-and-requested-ohlc-data-us-e.html , I still once in a week have issues subscribing to 1 min timeseries OHLC data for these rics: SBUX.O and MSFT.O I use this code: var timeSeries =…
Hi, I have issues with subscribing to 1 min bar updates (ohlc) via a timeseries subscription via the .net API (ThomsonReuters.Desktop.SDK.DataAccess). It currently mainly shows for Hongkong futures - with European and Japanese Futures the 1 min data updates are pushed correctly. Please see a my version of the 1 min ohlc…
This is my forth problem after Eikon was upgraded to 4.0.52. The program creates all necessary object and connects to EIkon. After it receives the feedback with EikonDesktopDataAPILib::Connected, it starts to create RSearch objects: l_hr = m_EikonDesktopDataAPI->CreateRSearchMgr((IUnknown **)&m_RSearchMgr); if (l_hr ==…
How to extract loan data of a company using codebook?
I am struggling to use Refinitiv COMAddin programmatically on excel using python win32com (I have also tried with xlwings with no success). If I open excel manually an excel file the "Refinitiv" tab works perfectly fine but it appears to crash when I open excel indirectly from python: this creates issues when I am trying…
If you don't work on eikon over the weekend, There is a problem with eikon disconnection or shutting down. I wonder what it is about and how it can be prevented.
It looks like you're new here. Sign in or register to get started.