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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 1

Field scaling is not present on update type message

Hello Guys, we are changing our connection with Refinitiv Real Time Optimized to keep the socket connection as stream mode.

In this case we are subscribing for these fields: BID, ASK, VALUE_TS1, TRADE_DATE, MID_PRICE, SCALING.


But the field SCALING is present only messages of type Refresh, when message is type Update the one is not present on the body message.


How our can get the fields SCALING for message of type Update?

This field is very important to ours, without one we can't use the rates correctly

screen-shot-2021-12-27-at-131836.png

websocketsfieldsstreaming-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.

hi @Douglas Germano

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

@Douglas Germano

Hi,

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

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
24.6k 54 17 14

Hello @Douglas Germano

This is the expected behavior of the Real-Time Streaming connection. The update doesn’t contain the complete fields set but only the fields that changed. If the SCALING field is not changed, the Data Feed/Exchange/etc does not send this field update to the Refinitiv Real-Time.

It is normal practice for the application to maintain a local cache of the most recent values and update the cache with whatever fields it receives in each update.

I suggest you contact the Real-Time content team to verify if this SCALING field is available in the Update message. You can contact them via https://my.refinitiv.com/ website.

content-questions-2.png



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.