Upgrade from Eikon -> Workspace. Learn about programming differences.

For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
37 4 10 13

Eikon API Chain subscription - RIC Position Changed Query

Hi,

I am using the Eikon API .NET version to subscribe to a chain RIC.

I had a query relating to the UpdateType.Changed update type.

1. Under what conditions does the callback OnDataUpdated fire for this case?

2. What does it mean when a subscribed RICs position has changed? Is that just to indicate where on the code page it will appear?

Thanks

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-api
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
4.6k 26 7 22

@emir.subasic

1. It is going to be fired if the position on the ric has changed, example of that is EURBEST= that is dynamically sorted;

2. If you are only tracking the actual fields on the RIC, tracking the changed event does not bring any added value

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.

Thanks for confirming.

Please close.

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.