Discover Refinitiv
MyRefinitiv Refinitiv Perspectives Careers
Created with Sketch.
All APIs Questions & Answers  Register |  Login
Ask a question
  • Questions
  • Tags
  • Badges
  • Unanswered
Search:
  • Home /
  • Eikon Data APIs /
avatar image
Question by vanderkroon · Mar 15, 2019 at 07:12 AM · pythonpython api eikonric lookupscreenermutual funds

Retrieving Mutual Funds data

Based on an answer by jirapongse.phuriphanvichai Dec 27, 2017 at 03:17 AM I have constructed the following query:

screener_exp = 'SCREEN(U(IN(Equity(active,public,primary))/*UNV:Public*/), IN(TR.ExchangeCountryCode,'NL'),TR.CompanyMarketCap > 5000000, TR.AvgDailyValTraded52W > 50000)'

followed by

companies_data, err = ek.get_data(instruments=[screener_exp], fields=['TR.RIC', 'TR.ISIN'])

I would like to add to the "screener_exp" the possibility to also retrieve all mutual funds of the country in question regardless of CompanyMarketCap or AvgDailyValTraded52W. So in essence I need to add an OR statement and then of course the field name for mutual funds (which I do not know). Perhaps I need to insert an entirely new "screener_exp" to satisfy the requirement. Please advice.

People who like this

0 Show 0
Comment
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

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

2 Replies

  • Sort: 
avatar image
REFINITIV
Best Answer
Answer by Zhenya Kovalyov · Mar 15, 2019 at 07:47 AM

@vanderkroon the screener supports public/private companies and deals, not sure if the mutual funds are there, unless they are exchange traded. For funds, you can use the Fund Screener app, produce the report manually and export the RIC into Python for further analysis.

Otherwise, I strongly suggest contacting your local Refinitiv support desk, they would be able to give you an overview of the tools and content for fund data, help you build out an Excel model, which can be then usually ported into Python.

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

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

avatar image
Answer by vanderkroon · Mar 15, 2019 at 08:47 AM

I am not sure where to find the 'fund screener app'. Is that something that can henceforth be incorporated in Python code?

Comment

People who like this

0 Show 1 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

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

avatar image
REFINITIV
Alex Putkov. ♦♦ · Mar 15, 2019 at 03:30 PM 0
Share

Fund Screener is a GUI based app in Eikon application, which you can find by typing in "FSCREEN" in the search bar. It allows you to run a criteria search for funds and save the results of the search as a csv file or as a named list in Eikon. Either of these you can then use in your Python code. Criteria search for funds to be implemented directly in Python code (i.e. to be initiated from Python and to return the results into Python) is not available in Eikon at the moment.

Watch this question

Add to watch list
Add to your watch list to receive emailed updates for this question. Too many emails? Change your settings >
7 People are following this question.

Related Questions

Retrieving pricing data using Python eikon.time_series for mutual funds and ETFs

Retrieve dividend stock via Python Eikon API

In eikon Python api function eikon.get_news_headlines() are results inclusive of date_from and date_to timestamps parameters?

How to retrieve different Peer Sets and fields?

additional charges for Registering a New App in the App Key Generator

  • Feedback
  • Copyright
  • Cookie Policy
  • Privacy Statement
  • Terms of Use
  • Careers
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Alpha
  • App Studio
  • Block Chain
  • Bot Platform
  • Calais
  • Connected Risk APIs
  • DSS
  • Data Fusion
  • Data Model Discovery
  • Datastream
  • Eikon COM
  • Eikon Data APIs
  • Elektron
    • EMA
    • ETA
    • WebSocket API
  • Legal One
  • Messenger Bot
  • Messenger Side by Side
  • ONESOURCE
    • Indirect Tax
  • Open PermID
    • Entity Search
  • Org ID
  • PAM
    • PAM - Logging
  • ProView
  • ProView Internal
  • Product Insight
  • Project Tracking
  • Refinitiv Data Platform
    • Refinitiv Data Platform Libraries
  • Rose's Space
  • Screening
    • Qual-ID API
    • Screening Deployed
    • Screening Online
    • World-Check One
    • World-Check One Zero Footprint
  • Side by Side Integration API
  • TR Knowledge Graph
  • TREP APIs
    • CAT
    • DACS Station
    • Open DACS
    • RFA
    • UPA
  • TREP Infrastructure
  • TRIT
  • TRKD
  • TRTH
  • Thomson One Smart
  • Transactions
    • REDI API
  • Velocity Analytics
  • Wealth Management Web Services
  • World-Check Data File
  • Explore
  • Tags
  • Questions
  • Badges