https://github.com/tarcisio-marinho/bitcoinbot
Check FOXBIT for bitcoin price
https://github.com/tarcisio-marinho/bitcoinbot
Last synced: 7 months ago
JSON representation
Check FOXBIT for bitcoin price
- Host: GitHub
- URL: https://github.com/tarcisio-marinho/bitcoinbot
- Owner: tarcisio-marinho
- Created: 2017-12-23T03:02:35.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-27T00:54:17.000Z (almost 8 years ago)
- Last Synced: 2025-01-19T06:47:12.277Z (9 months ago)
- Language: Python
- Size: 192 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
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
# Data Visualization / prediction
cd data/
python3 mining.py