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.
Hi, is there any VBA code that can be used to login to Eikon with username and password programmatically instead of entering the username and password into the Eikon desktop application in the form of a popup? I saw that this question has been asked quite a few years back but back then the answer was no. Would like to…
Is there a way to pull real-time or end of day options chains data (either for next expiry date or longer) via the .NET Eikon APIs? I've seen a few questions regarding the Python Eikon Desktop API, but I can't get any of it to work in .NET. I am currently referencing the realtime API (ThomsonReuters.Desktop.SDK.DataAccess)…
Hi, I am using the Eikon Excel add in and would like to find an efficient way to retrieve the annual volatility of stocks, per year, from 10 years back to today. How do you build such a formula? Thank you!
Hi, im a new user trying out the API examples here: https://developers.refinitiv.com/en/api-catalog/eikon/-net-apis-for-use-in-custom-applications/download I get it to build fine in VisualStudio. upon run I get a console window then a message ..."you'll need an app to open this reuters" do I really need the Refinitiv Eikon…
Using EIKON with Excel, i want to retrieve either RICs or ideally ISINs for a large number of companies. Now, what I could do is using the "build formula" tool to get the codes manually by typing in the companies' name and selecting the right one from the search suggestions, usually the top hit. I would like to automate…
Good Day, our company is uploading the price levels of equity and fixed income indices with the RtContribution-Formula in an Excel-workbook like this: =RtContribute($C$4,D11,$F$10:$H$10,F11:H11,$C$5) Currently we are using the field items 6,21,79 for TRDPRC_1HST_CLOSEHSTCLSDATE Could you help me out with a Field Dictionary…
It looks like you're new here. Sign in or register to get started.