question

Upvotes
Accepted
1 0 0 0

How to periodically refresh the Intraday Historical Data for 100 RICs to keep local cache up to date?

How to periodically refresh the Intraday Historical Data for 100 RICs to keep local cache up to date?

Endpoint: https://api.refinitiv.com/data/historical-pricing/v1/views/intraday-summaries/VATN.S?interval=PT1M&sessions=normal

rdp-apidatahistorical
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.

@cherricaanne.cabanez

Hi,

Thank you for your participation in the forum.

Is the reply below satisfactory in answering your question?

If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

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

Thanks,
AHS

1 Answer

· Write an Answer
Upvotes
Accepted
78.8k 250 52 74

@cherricaanne.cabanez

This endpoint also supports other parameters, such as start and end.

1656398080831.png

You can specify these parameters in the URL to request data at specific times.

However, I found that this endpoint supports one item at a time. Therefore, you need to use the for loop to request 100 RICs.



1656398080831.png (41.0 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.