question

Upvotes
Accepted
36 11 10 23

Issue subscribing to both quote price and market depth at same time

we have identified an issue which is :

when subscribing to both quote info and market depth at the same time , we are getting data (update and refresh ) for the first type subscribed RIC ( either price update or market depth ) alone , ie ,

1 . if we subscribe with RIC's as : ABEL.KL , AIRA.KL , ABEL.KLd1 AIRA.KLd2 - we are getting data for ABEL.KL and AIRA.KL only .

2 . if we subscribe with RIC's as : ABEL.KLd1 ,AIRA.KLd1 , AIRA.KL ABEL.KL - we are getting data for ABEL.KLd1 and AIRA.KL only .

Note : both these RIC's return data when subscribed individually

Kindly help if I am missing something

elektronrefinitiv-realtimeelektron-sdkema-apirrtelektron-message-apisubscription
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
32.2k 40 11 20

Hello @yajnasteju,

Should be able to subscribe the valid RICs at the same time, as long as you do not exceed your permissioned number of simultaneous subscriptions?

I subscribed the same RIC lists with EMA Java batch request example 370.

For request list 1, the last RIC AIRA.KLd2 is not valid, the other three are subscribed, return data.

For request list 2, all 4 return 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.

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.