Skip to content

cc-visionary/Crypto-Candle-Stick-Chart-Pattern-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto-Candle-Stick-Chart-Pattern-Recognition

Python Libraries Used:

  • cufflinks (used the Quantfigure for the candlestick chart)
  • plotly (requirement for using cufflinks)
  • flask (for connecting the data from python to html)
  • ta-lib (technical analysis library in python)
  • requests (for getting API data)
  • pandas (used pandas DataFrame for data storing and manipulation)

To Do:

  • add a button in the website to update the last 30 days of the top 50 crypto coins (on a 4 hour timeframe)
  • add an ability to change timeframes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published