question

Upvotes
Accepted
3 0 1 1

Streaming Quotes from RDP

Hi Team,

Kindly advise regarding the following client query on streaming market data via RDP API:

Hi,

I have started to do some initial analysis on the streaming quotes from RDP using the Python example.

python streamingpricingwealth_market_price_edpgw_authentication.py --user simon.cater1@refinitiv.com --password ******* --clientid 5bb037a279674675adf794ddaaf47cb7a13b115b --hostname amer-2.pricing.streaming.edp.thomsonreuters.com --service ELEKTRON_DD

This was working but has stopped in the last week.

I know get the following:

Connecting to WebSocket wss://amer-2.pricing.streaming.edp.thomsonreuters.com:443/WebSocket ...

[Errno 60] Operation timed out

WebSocket Closed

Can you help?

When it was working I tried to get the CF_LAST value as part of the stream, This was not coming through. Could you let me know why that could be?

Thanks,

Simon Cater <simon.cater@finbourne.com>

rdp-apirefinitiv-data-platformstreaming-prices
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.

@Nitesh Saha

Thank you for your participation in the forum. Are any of the replies below satisfactory in resolving your query? If yes please click the 'Accept' text next to the reply that best answers your question. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

-AHS

Upvotes
Accepted
22k 58 14 21

Hi Nitesh,

The client is using old sample and endpoint. Please have them use the service discovery sample from here.

They might also have to update the python websocket-client module to the latest version 0.58. If there are any issues, please have them ask a question here directly.

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.

Upvotes
1 0 0 1

Please note: CF fields are consolidated FIDs they may not be in the ELEKTRON_DD service. For consolidated FIDS you would need the correct licence on the user with the ES_ERT_FD3_LF1 PO in it, this then forces the streaming to the correct service.


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.

Upvotes
32.2k 40 11 20

Hello @Nitesh Saha,

Please ask client developers to test with example as advised by @Gurpreet, passing in the command line parameter:

--service ERT_FD3_LF1

Please encourage the client developers to register on developers portal, to be able to review the developer materials, and access/search the dev forums for answers and ask the questions directly.


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.