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
5 6 6 8

Unable to get data for RIC

Why does this not give data when I can see the data in the terminal ?


eikon.get_data(['VDAN_p.NS'],['TR.CLOSEPRICE.date','TR.CLOSEPRICE(Adjusted=0)'],{'SDate': datetime.datetime.today().strftime('%Y-%m-%d'), 'EDate': datetime.datetime.today().strftime('%Y-%m-%d') ,'FILL':'PREVIOUS'})


eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-api
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.

1 Answer

· Write an Answer
Upvotes
Accepted
18.2k 21 13 21

Hi @abbanerjee

I cannot retrieve the data for TR.CLOSEPRICE field.

I used "Data Item Browser" to test it.


I think the field you are looking for is not this TR.CLOSEPRICE field.

You can contact Refinitiv Helpdesk to check what field name you are interested it at https://my.refinitiv.com/



ahs.png (59.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.

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.