question

Upvotes
Accepted
1 0 0 0

How to throttle incoming messages in EMA

Hi,


I am trying to find out is there is a way to throttle the number of messages I am getting from TR. I am subscribing prices on several exotic currencies and I simply do not need to have them updated so often...


elektronrefinitiv-realtimeelektron-sdkema-apirrtelektron-message-apithrottling
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.

Hello @piotr.jablonski

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

If so please can you click the 'Accept' text next to the appropriate reply. This will guide all community members who have a similar question.

Thanks,


AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
25.3k 87 12 25

Hi @piotr.jablonski

If you are connecting to an internal TREP ADS server, you can ask your Market Data team to setup a conflated service for you which can be configured to reduce how often updates are sent out - or they may already have one already configured which meets your requirements.

Also, if you are not already doing so, I would recommend you use a View request to ask the server to filter out unnecessary Fields that you are not interested which should further reduce the amount of data you need to process - in terms of number fields in each update and potentially number of updates as well (depending on your choice of fields i.e. if they update independently of each other).

For an example of of View requests refer to example 360 which can be found in the 300 Series folder of the Consumer examples that come with both the EMA C++ and Java of the Elektron 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.

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.