Skip to content

Repository files navigation

Nasdaq Stock Screener

A Python-based Nasdaq stock screener with a Tkinter GUI — filter stocks by technical and fundamental criteria.

Features

  • Screen by RSI, EMA, volume, market cap
  • Tkinter GUI with results table
  • Export results to CSV
  • Real-time data via yfinance

Requirements

pip install pandas yfinance ta tkinter

Usage

python screener.py

License

MIT

About

A Python-based Nasdaq Stock Screener with a Tkinter GUI that evaluates 47 custom conditions on simulated IBKR OHLC data. This application allows you to upload a ticker list (up to 50 tickers), select a screening date, enable/disable individual screening conditions, and then run the screener to display and save the results.

Topics

Resources

Stars

11 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages