Skip to content

michaelverano/data_collect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data_collect.py

collects data and stores in csv file for later use. json file containing data is stored in their own folders. i.e. BTC folder, ETH, LTC, and XRP.

python packages used:

  • requests [requires pip]
  • gdax [requires pip] [discontinued]
  • csv
  • datetime

Exchanges where data is pulled from: x Binance x Bitstamp x GDAX (Need to complete ID registration) [discontinued until XRP available] x CoinMarketCap

BOOKMARK

x Start pull data from binance API x start pulling data from Coin Market Cap (is there an API) x start pulling data from gdax [discontinued until XRP available]

  • write log for program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages