Skip to content

tarcisio-marinho/BitcoinBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitcoinBot

Check FOXBIT API for bitcoin price

check every 1 minute for changes in BTC price at FOXBIT plataform

Email send

Also send email every 1 hour with the log.

You have to add your email at the command line:

python3 consult.py <youremail@serv.com>

if none email is passed, defautl email send is to mine email and felix's email

Dependencies

sudo pip3 install requests, numpy, matplotlib

Running bot

python3 consult.py <youremail@serv.com>

Data Visualization / prediction

alt text

cd data/

python3 mining.py

About

Check FOXBIT for bitcoin price

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages