Stock Screener

Filters and metrics

The Stock Screener Generator builds =SF_SCREEN() queries through a visual interface. Understanding the available filter types and output options helps you create precise screens.

Adding filters

Click the filter dropdown at the top of the screener to add a new condition. Each filter has a visibility toggle on the right that controls whether the metric appears in the output. Delete a filter by clicking the trash icon.

Output options

  • Order — Defaults to descending market cap. Change it to rank results by any metric.

  • Limit — Cap the number of results returned.

  • Remove header rows — Export only data rows, omitting column labels.

  • Reverse order — Switch from descending to ascending.

Real-time preview

The function display at the bottom of the screener shows the exact SF_SCREEN() formula. Toggle visibility to control which metrics appear in the output without removing the underlying filter logic.

For the full function syntax, see the SF_SCREEN() reference.

Was this helpful?