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 7

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.

Upvote
Accepted
80k 257 52 75

@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.5k 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.