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
98 27 33 35

Screener APP and Primariness.

Hi,

If I use this code I'll get a dataframe of all stocks that are: Public, Active and also PRIMARY (example for Berling Stock Exchange):

df, e = ek.get_data("SCREEN(U(IN(Equity(active,public,primary))),IN(TR.ExchangeMarketIdCode,""XBER""))", ["TR.CommonName;TR.ExchangeName"])

print(df)

What I want to know, if what criteria uses the SCREENER app for doing so: does it use TR.PrimaryInstrument, TR.PrimaryQuote, TR.PrimaryRIC, or does it use another of the "Primary" factors?

Thanks for your valuable help in advance.


eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apiscreenerexchanges
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 @aquilesjlp300

The SCREENER app does not have the clarification for "Primary" explained on the app.


So, please contact Refinitiv Content Helpdesk at https://my.refinitiv.com/ to get the content clarification.


ahs.jpg (89.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.

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.