Skip to content

danielorf/stock_screener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description: Stock screening application written in Python. Takes in a list of stock ticker symbols (currently found in 'securitylist.py'. The screener gets stock information using the yahoo_finance package, then compares to a series of criteria. If the stock meets all criteria, it is added to a list of passing stocks which is printed after all stocks have been evaluated.

About

Stock screening application written in Python. Utilizes yahoo_finance package to gather stock data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages