Skip to content

tamulemon/tata

Repository files navigation

Technical Analysis Based Stock Scanner

Prerequisite

brew install TA-Lib
pip install TA-Lib
pip install matplotlib

Download tickers

Download tickers from yahoo finanace chart API service:

python download_tickers.py

Run Scanner

Run following script to scan dowloaded tickers

python simple_scanner.py

View Scan Result

Run following command and open up http://localhost:8000 in any browser:

python -m SimpleHTTPServer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published