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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
24 3 7 11

Python websocket 3000 limit per request question

Hi, I’m getting real time HKEx equities from Refinitiv via websocket in python now.

But due to the 3000 items per request limit some stocks are receiving the following message.

Any advice as to how can I bypass this limitation?

I’ve already tried splitting the items into 5 requests(about 2500 items per request) but I’m still getting this message. Thank you.

1701837479125.png

python#productapiwebsockets
1701837479125.png (10.4 KiB)
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 @tobywong ,

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 most appropriate reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thank you,

AHS

Hi,

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

Thank you,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
24.8k 54 17 14

Hello @tobywong

Please check the answers on this A20: Aggregate item limit exceeded from RTO old post. The detail about the machine ID's watchlist limit might help you.

Alternatively, this message is generated from the RTO streaming server aggregateItemLimit parameter (default value is 2400), you may contact the RTO support team to verify the issue on the server side.

You can contact them via the my.refinitiv.com website.

myrefinitiv-rto.png



myrefinitiv-rto.png (18.5 KiB)
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.