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
1 0 0 1

Hourly historical data

Hi,

I need an hourly stock price for stocks form 2016 to 2022. Is there any way to get hourly quotes between this time windows? Any help will be highly appreciated.

eikon-data-apipythonapi
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.

@quant.backtesting

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
Upvote
Accepted
78.9k 250 52 74

@quant.backtesting

I checked and found that the Intraday time-series database used by the get_timeseries method and the Refinitv Data Platform only stores up to 1 year of history.

1656391117460.png

Therefore, we can't use Eikon Data API or the /data/historical-pricing/v1/views/intraday-summaries/ endpoint on Refinitiv Data Platform to retrieve hourly historical data in 2016.

You may consider using another product, such as Refinitiv Tick History. I can use the

TickHistoryIntradaySummariesExtractionRequest to get the data in 2016.

1656391977744.png

I hope this can be of help.




1656391117460.png (64.6 KiB)
1656391977744.png (31.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.