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 2

How can I use the python Eikon API interface to find the codes and names of all ETFs listed on a certain exchange, such as the National Exchange of India?

How can I use the python Eikon API interface to find the codes and names of all ETFs listed on a certain exchange, such as the National Exchange of India?

eikoneikon-data-apiworkspace#technologypython 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.

Upvote
Accepted
83.1k 281 53 77

@cheyx

Thank you for reaching out to us.

Eikon Data API doesn't support the search API. To use the seach API, you need to use the Refinitiv Data Library for Python. Moreover, the Refinitiv Data Library for Python provides the same functionality as Eikon Data API and it also supports more features.

However, I am not sure if the Screener can be used to get those ETFs. You can contact the helpdesk directly via MyRefinitiv to verify if the Screener app can be used to screen ETFs by exchanges. If we have a screener formula for this purpose, we can use it with the ek.get_data method.


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
26.4k 62 17 14

Hello @cheyx

To help you move from the old Eikon Data API to the strategic Data Library for Python easier, I suggest you check this Upgrade from using Eikon Data API to the Data library article.

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.