Which Eikon API is best suite for pulling Real time and Historical data?

Hi,

I'm new to Eikon API. Currently, I'm trying to explore which Eikon API will be the best suited for the below requirements

Collecting Real-time data

bid,ask,last,volume

historical data

open, high, low, close, volume for 1 minute, 1 hour, 1 day

I've done some investigating about all the Eikon API. But I'm unclear about how the performance would range between those.

Thanks in Advance,

Jay

Best Answer

Answers

  • @Alex Putkov. Thanks for the Answer.

    As per the doc here it says

    APIs in this SDK have a run time dependency on Eikon and require that Eikon application is running with the user signed on to be able to retrieve data from Eikon. If Eikon application is not running, it can be automatically launched by this SDK.

    Which I always need to install the Eikon App studio (Desktop App) on my machine to get the data.? Is there any other way to run the API without any installation. I'm aware that Ekion APP studio is also available for the web service. Maybe this can help. Not Sure!

    My little concern if my application is going to production. My prod server also need to install the Eikon App Studio?

  • @jayendrana
    It would be very helpful if you could give me a high level overview of your use case. Is the application you're looking to build a desktop application, a Web application running on a Web server, an enterprise service application, a mobile application or something else? What is the purpose of this application with regard to the use of Thomson Reuters data: to display the data to end users, to feed it to an enterprise database or enterprise applications? Is the target audience end users within your organization, end users outside your company or enterprise applications or processes?

  • @Alex Putkov.

    My use case is building an

    1. Application of type enterprise application

    2. The purpose would be pulling real-time data and historical data up to 1 minute, 1 hour, 1 day, the real-time data would be shown in the UI. The historical data would be feed into the enterprise database.

    3. The target end users would be outside our company (Enterprise applications)

  • @Alex Putkov. I also need to do provide some assessment regarding the performance.

    How could I do that? By calculating the timestamp from the Ekion .Net API response and the Ekion App studio timestamp. Is the right way to do that ?

  • My use case is building an

    @Alex Putkov.

    1. Application of type enterprise application

    2. The purpose would be pulling real-time data and historical data up to 1 minute, 1 hour, 1 day, the real-time data would be shown in the UI. The historical data would be feed into the enterprise database.

    3. The target end users would be outside our company (Enterprise applications)

    I also need to do provide some assessment regarding the performance.

    How could I do that? By calculating the timestamp from the Ekion .Net API response and the Ekion App studio timestamp. Is the right way to do that ?

  • @Alex Putkov.My use case is like

    1 Building an enterprise application

    2. Purpose to pull real-time data and historical data upto 1min/1hour/1 day,the real time data would be shown in our UI. The historical data would be feed into the enterprise database.

    3. the target end users will be outside of our company(enterprise applications)

    I've also need to provide some assessment regarding the performance

    How could i do that? By calculating the timestamp from the Ekion .Net API and the Ekion App Studio timestamp. Is this right way to do that?

  • Then Eikon is definitely not the right product for you. Eikon is an end user product and according to standard terms of contract any data retrieved from Eikon can only be utilized for user's individual use. Contractually you cannot use data retrieved from Eikon in any kind of enterprise or multiuser application. I suggest you contact your Thomson Reuters account manager, who can help you select the right products for your use case and ensure that the data usage license granted with those products covers the manner in which you will be utilizing the data.