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.

Hi @cheyx ,

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?
If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar 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

Upvote
Accepted
79.2k 251 52 74

@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
24.7k 54 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.