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

Facing difficulty while fetching historical data

What could be the possible error in this code? Please help me in correcting it.

1709725032653.png

eikon-data-api#product
1709725032653.png (57.1 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 @chirag.arora ,

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

@chirag.arora

Hi,

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

Thanks,

AHS

Upvotes
Accepted
5.8k 21 2 6

Hi @chirag.arora ,


Please amke sure to (i) have your Workspace Desktop Application running on the machine where you are running your code & (ii) use an RD lib. version 1.5.1 or over.


If you already fulfill the two conditions above, and are still experiencing the error above, then you may not be permissioned to access such data programatically (i.e.: you may have a license allowing you to see this data on applications - 'eyes only' - but not programatically - 'for machines') - more on this in this article if you are interested.

If this is the case, please reach out to my.refinitiv.com.

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

Thanks. Also, I have one more doubt:

Here how can I get daily data since 2011 and not only the 20 recent rows?

1709729878081.png


1709729878081.png (107.9 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 @chirag.arora,


Have you tried using the `end` argument? Is this what you're after?
1709732394540.png

1709732394540.png (63.7 KiB)

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.