-
Developing third party for Refinitiv App Studio
Dear all, I'm looking to develop a 3rd party app and have it listed on Refinitiv App Studio and have the following questions 1) How do I contact the app studio team, is there any email, phone, website that I can find them? 2) Do I need an existing Refinitiv account in order to launch the app (Note: I'm not using Refinitiv…
-
any cost to increase aggregate item limit
Is there any cost involve to increase the aggregate item limit. For example if the current Aggregate item limit is set to 9600 and i want to increase it to 15K or 20K. Will there be any cost ? Appreciate if anyone can help to provide the details.
-
Automating Eikon start and login
Hi, let me stress that I do know that there is no recommended way of automating the Eikon application. However, I do need to send to myself some regular updates on stocks/bonds via email and this task is too manual to not be automated. Now, I have no troubles starting Eikon, getting the data, and so on, automatically but I…
-
Management of Application keys
Hi everyone, I am wondering if there is a tutorial on the app key management. In particular, I am looking for answers to questions such as: 1. What is an "app" defined as? 2. Why is there no possibility to delete an app? 3. When should one use generate an new key? What is the advantage of using a new key instead of reusing…
-
Error trying to run the App Studio .NET SDK.SampleApplication (Failed to connect to an IPC Port: ...
...The System cannot find the file specified) Hi I downloaded the C# project .NET SDK SampleApplication from the Eikon Developer tab. If I try to attach it to an Eikon Host or Run the App, or Start the App using the debugger (using the Visual Studio Add-In) - I get the following error message 'Error running the application…
-
Where to download the Eikon application?
Where to download the Eikon application?
-
I have an UPdata APP. Is it possible to get Reuters feeds into it.
I have an UPdata APP. Is it possible to get Reuters feeds into it.
-
DLL not found - only while debuggin
Dear Team, i have written a c# dll with the Eikon Data API set. I installed ThomsonReuters.Desktop.SDK.DataAccess.Sign ed.x64 and ThomsonReuters.Udap.Ipc.Signed.x64 via Nuget and it installed the other required references as well. It is a Net. 4.7.2 Project. Now, when I run the code in Debugging in Visual Studio 2017…
-
Install/Use EIKON API to supply another Application
Hello, Actually we use informations from EIKON to full an Excel file. This file is used by another application (from 3V Finances). We have a server with EIKON, Excel and some batch for Excel file. We are looking to simplify this architecture using API if it's possible. But after reading some documentation about the…
-
How can i Drag & Drop a Price from ALLQ page to our WEB APP page
In our Web App Bond Calculation, we would like to drag&drop price from ALLQ page to our WEB APP page in a dedicated input field. For example: if you type: IT0005083057 ALLQ in EIKON SEARCH BAR you can see ALL QUOTES of the that BOND. We need to get (drag) one of the prices displayed (bid or ask), not the RIC, and put…
-
How to embed Chart/ Quote app in my app page?
I am currently working on an application on app studio with Web SDK. May I know if I can embed a Chart or Quote on my application page? I saw there is an example by using iFrame but seems it can only works on Webpage but not application.
-
How to hide Related, Trading and Send To entries in the right-click menu?
In a WPF app using Eikon .NET Integration API I'm trying to hide all entries in the built-in right-click menu. I used the following code to make sure I didn't miss anything in the enumeration. It successfully hides Print and Edit commands from the right-click menu. However I still see Related, Trading and Send To commands…
-
Can app data for WPF apps be saved per instance of the app?
When a user has multiple instances of my WPF app saved in a workspace, I'd like the app to save app data such as say a currency pair in focus or a radio button selected to be saved per instance of the app, so that when the workspace is opened each app is restored to the state the user saved it in. Could…
-
Additional digits seen on price fields with RFA build app
Hi fellow developers, We have build a RFA application and sometimes it generates prices for fields like BID or TRDPRC_1 with additional unexpected digits for equity instruments, for example 20.299999 or 20.290001 while the tic size is fixed at 0.005 by the exchange so we should never expect these additional digits that…
-
How can we transfer data from A app to B app using JET in Eikon?
How can we transfer data from A app to B app using JET in Eikon?