Upgrade from Eikon -> Workspace. Learn about programming differences.

For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
23 4 3 6

Bar intervals

When requesting bars from the RDP API what bar intervals are avalible ? Is it only the intervals listed in the Interval enum ?


1661760595121.png

rdp-apirefinitiv-data-platformprice-historypricing-historyinterval
1661760595121.png (57.7 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.

Hello @gordon.konheiser

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

Upvote
Accepted
79.2k 251 52 74

@gordon.konheiser

You can check the historical-pricing API document for the supported intervals.

1661767746601.png



1661767746601.png (131.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.

Upvotes
22.1k 59 14 21

Hi @gordon.konheiser,

Yes, those are the only available intervals. Depending on the interval you choose, the underlying RDLibrary will invoke either interday or intraday REST API endpoint.

/data/historical-pricing/v1/views/intraday-summaries
/data/historical-pricing/v1/views/interday-summaries


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.