Skip to content

lalit143tyagi/candlestick-screener

 
 

Repository files navigation

candlestick-screener

web-based technical screener for candlestick patterns using TA-Lib, Python, and Flask

Video Tutorials for this repository:

ta-lib installations !curl -L http://prdownloads.sourceforge.net/ta-lib/ta-lib-0.4.0-src.tar.gz -O !tar xzvf ta-lib-0.4.0-src.tar.gz %cd ta-lib !./configure --prefix=/usr !make !make install %cd .. !pip install ta-lib

About

web-based technical screener for candlestick patterns using Python and Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.4%
  • HTML 19.6%