The most recent content from our members.
Hello Community, This question is related to REDI API Python application on Windows using win32com. I've been trying to stream L1 pricing data for a single instrument but keep getting the following error message. Would appreciate any guidance you may be able to offer. Thank you, Berat Pehlivanoglu. (mach) PS C:\code\redi>…
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…
Hello, I have built this code in python - as a mere example - to open a specific Excel file using the Win32.client where I need to add a specific DSGRID code to fetch some data in Datastream with the COM addin. # # Open an existing workbook # import win32com.client as win32 # Set-up a Connection With Excel excel =…
I want to use python to automate an excel+eikon workflow. I tried to rebuild all of my excel API calls with eikon's python package, but not all required data was supported. My excel file is .xlsm, and it needs to connect to eikon then update before I manipulate data in python. I'm using win32com as follows: import…
I am using RFA 8.1, Windows server 2012 R2 edition and VS2013. I am trying to run StarterProvier_Interactive example for WIN32. I have added the registry files ExampleRFA.reg and StarterProvider_Interactive.reg as provided. I build the code and run the exe generated. I get the exception "Invalid registry path for…
Hi I am trying to build a very simple 'Hello World' app in Eikon app engine. On importing the folder to EIkon app engine, the log shows an error of Error associating PID XXXX to Job. Win32 error:5. localhost:10029 Need to add that i have killed all thread processes using a bat file. But the problem still persists. Beats me…
It looks like you're new here. Sign in or register to get started.