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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 1

ERT Cloud Web Update Frequency in WebSocket Api

Currently we try the implementation of

https://github.com/Refinitiv-API-Samples/Example.ERT.TypeScript.NodeJS.MarketPrice

we successfully connect to the websocket but there is something that bother me when i get the currency pair rate on January 15th 2020. we didn't receive rates between UTC ±00:30 up to ±10:10 . There is also no error. Is this a normal behaviour? And if some pair is only update 3 times a day is it also normal?

refinitiv-realtimetreprdp-apiwebsocketsrrtoforex
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.

@arif

Can you share RICs that you are using?

the RIC we use is

'EUR=', 'JPY=', 'GBP=', 'AUD=', 'CHF=', 'NZD=','CAD=', 'IDR=', 'SAR=', 'THB=', 'VND=', 'MYR=', 'HKD=', 'CNY='

1 Answer

· Write an Answer
Upvotes
Accepted
9.6k 10 7 7

Hello @arif

It is possible that you see some rates because data from ERT in cloud is conflated; the server does not send all ticks to the client. Hence, you will receive some rates.

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.