Skip to content

Collects BTC price every second and merges all csv data into one file and graphs it for a in depth graph.

Notifications You must be signed in to change notification settings

ensured/check-and-graph-btc-price

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • btc.py checks the bitcoin price roughly once every second and logs it to a .csv file with current datetime.

  • merge_csv.py merges all that data in all_data folder to a single csv saved in merged_data folder

  • run btc.py -> merge_csv.py -> plot.py ‏‏‎ ‎ :shipit:

About

Collects BTC price every second and merges all csv data into one file and graphs it for a in depth graph.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages