For a deeper look into our Elektron API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
16 0 0 4

Where can i find a Java/C# example which subscribe currency instruments to reuters server and listen/handle real time update events about the registered currency instrument?

elektronrefinitiv-realtimeelektron-sdk
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.

1 Answer

· Write an Answer
Upvotes
Accepted
17k 80 39 63

Hi @georgezgj,

Within the Elektron Java SDK package, you can find numerous examples to subscribe to data. For example, I would recommend to use the simple consumer application:

Within that application (Consumer.java), you will need to configure the application to connect to your environment and also specify your specific currency instrument within the code segment below:


ahs.png (159.0 KiB)
ahs2.png (14.3 KiB)
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.

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.