Skip to content

AravindR97/Bitcoin-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stock Price Analysis of Cryptocurrencies

With the help of Coingecko API, ohlc data of various crypto currencies over a period of 7 days is collected and is used to create a candlestick chart for analysis. Pycoingecko is a wrapper used to simplify the intergration of Coingecko API to python program. An interactive candlestick chart is created using Plotly.

Sample:

Up Prices : Close > Open -> Stock prices fell
Down Prices : Open > Close -> Stock prices rose
newplot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published