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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
36 9 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

Upvote
Accepted
25.1k 87 11 24

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.