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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
36 11 10 23

Effecient way to subscribe streaming for 100 symbols ?

Im looking to subscribe multiple symbols for the streaming feed .

UInt64 handle = consumer.registerClient( ReqMsg().domainType( MMT_SYMBOL_LIST ).serviceName( "hEDD" ).name( "JPY=" ), client );

This is what i'm using ,

How do i add a large set of symbols for Streaming request ?

elektronrefinitiv-realtimeelektron-sdkstreaming-pricessubscription
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
Upvote
Accepted
25.3k 87 12 25

Hi,

EMA does offer the Batch request functionality.

Please see the existing post for more details Batch Requests

Hope that helps.

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.