Stock Screen for Stocks in a particular exchange

I have been using the following to screen for stocks in the US. However, the tickers that are returned in my has a combination of .O and .OQ tickers. Is it possible to modify the screen command to only return .O tickers?


"SCREEN(U(IN(Equity(inactive,public,countryprimaryquote))/*UNV:Public*/), IN(TR.ExchangeCountryCode,""US""), TR.CompanyMarketCap>=100000000, CURN=USD)"

Best Answer

  • Jirapongse
    Answer ✓

    @Quek

    Thanks for reaching out to us.

    I checked and found the exchange name field is not available for inactive RICs. Therefore, we can't use it to filter instruments.

    You need to contact the Eikon or Refinitiv Workspace support team directly via MyRefinitv and ask for the screener formula which can be used to filter the data.