For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
98 10 21 27

Active MIC in Eikon.

Where can I get a list of all active MICs from Eikon at the moment (like it appears in this older question)?


Thanks in advance for any help!

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpython
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
Accepted
18k 21 12 20

Hi @aquilesjlp300

So I am not sure I understand the term active MIC in your question.

SCREENER app can query for the active instruments but in this case, this is not what you are looking for.

So I think it is better to contact Refinitiv Helpdesk at https://my.refinitiv.com/ and clarify the content you are looking for.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
18k 21 12 20

Hi @aquilesjlp300

I am assuming that Active MIC is Active Market Identifier Code.

In Refinitiv, we use RIC as the primary identifier so you will get RIC back.

You can use the SCREENER app on Eikon Desktop to find a formula based on your filter options.


Optional: Once you have RIC list, you can use get_symbology to map RIC to other identifier types.

df = ek.get_symbology(['IBM.N','VOD.L'])
df

ahs.png (341.6 KiB)
ahs1.png (127.8 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Hello again @chavalit.jintamalit and thanks for your reply.

No, not exactly RICs, I was trying to get an up-to-date list of all MICs active at the moment. Is that possible?

Click below to post an Idea Post Idea