For a deeper look into our Elektron API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials | Articles
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 ?
Hi,
EMA does offer the Batch request functionality.
Please see the existing post for more details Batch Requests
Hope that helps.