Skip to content

oizma/bitcoin-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin trading bot

Bayesian regression model for predicting changes in the price of Bitcoin, implemented with Python and sklearn.

The model implemented is similar to the one described in Bayesian Regression and Bitcoin by Shah, Zhang (arxiv:1410.1231)

Usage

Training

python train.py data/training_data.csv

Trade

python trade.py data/testing_data.csv

About

Bitcoin trading bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%