Upgrade from Eikon -> Workspace. Learn about programming differences.

For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 1 3 6

Eikon / RDP API

Hi. Please can you point me to a Java or C++ ( not .Net ) API for Eikon or RDP. I only have a licence for Eikon ( not a licence for Elektron ). Looking at streaming prices and static data collection for Equity instruments.
eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hello @melarbi

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

If yes, please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

AHS

Upvotes
Accepted
18.2k 21 13 21

Hi @melarbi

I am sorry but I believe that the answer is no, you cannot use C++ or Java APIs to retrieve streaming data if you only have access to Eikon Desktop product.

I would suggest that you get in touch with your Refinitiv Account Manager and see other additional products such as ERT(Elektron Realtime) in Cloud which provide C++ and Java APIs for streaming data.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
22.1k 59 14 21

Hi @melarbi,

We do not have a Java or C++ library for Eikon API.

RDP is a RESTful service and provides both streaming and reference data. You can use any language to invoke these API calls. The streaming data uses websockets. So here are a few things that you can try:

RDP REST API sample in Java

Websocket API samples for Realtime data in cloud

Elektron API sample for Realtime data in cloud

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
24.7k 54 17 14

Hello @melarbi

You can use the Eikon Data API to retrieve streaming data. Please see more detail in "Streaming API - How to retrieve real-time streaming prices" chapter in Eikon Data API Tutorials page.

Please note that Eikon 4/Refinitiv Workspace application must be running when you use the Eikon Data API Python library.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

@wasin.waeosri, they want a C++ or Java API only.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.