Skip to content

TiGaI/CryptoAnalysisTool

Repository files navigation

scrap all data from all tokens and coin within a timeframe and total marketcap

#Use CoinmarketCap API

This program require python2.7.  

Run using: (Optional Param: Mininal Marketcap, Timefrom: M/D/Y).  

python scrape.py 5000000000


Install: pip install -r requirements.txt


This tool utilizes numpy, matplotlib, panda

#Strategies involved:

  1. Buy and hold strategy - acting as the base alpha to other strategies
  2. 20 day SMA Strategy
  3. 8 day EMA Strategy
  4. Volume analysis with 8 day EMA Strategy
  5. Twitter Sentiment with Volume

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages