Download of common stocks

Options
User18012000
User18012000 Newcomer
edited 2:39AM in Workspace SDK

Hello,
I want to download only French common stocks with the screener in Excel. How can I do it? Because in my screener there is written also "Indices, Lists, Portfolios…".

Thank you in advance

image.png

Answers

  • Hello @User18012000

    Please see the screener examples in this article. Typically, you will have to provide a filter for a country - like

    IN(TR.HQCountryCode,"US")
    

    You can raise a ticket at LSEG MyAccount to get help with defining the correct screener query.

  • User18012000
    User18012000 Newcomer

    Thank you, but my question was even simpler: do I download only stocks in the screener or also other financial instruments?

  • Jirapongse
    Jirapongse ✭✭✭✭✭

    @User18012000

    You may use the Instrument Type as another filter.

    image.png

    You can raise a ticket at  LSEG Support to get help with defining the correct screener query.