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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
98 10 21 27

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-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpythonscreenerexchanges
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.

1 Answer

Upvotes
Accepted
18k 21 12 20

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 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea