This repo contains backtesting scripts for various models(mainly LSTM) using different type of datasets to predict bitcoin price. Upto 98.7% accuracy, but let me tell you it’s not enough to generate profits on a regular basis ;)
Stars
21
Forks
3
Watchers
21
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
66
commits
saving simulation result for pricePred vol+miningDifficulty
bf33f71View on GitHubsaving simulations results for all2018 to may2019 for sequence prediction and fixed duration prediction
a99d893View on GitHubsaving simulation results for 4 months for sequence prediction
65711b7View on GitHubsavingsimulation logs for lookback 30, 40, 50, 100, 200, 365, 730 and 1095
0492565View on GitHubadded volume for 1day saving simulation for lookback_20
d0342c5View on GitHubchange in updown sigmoid to softmax + volume+ hclo with timestamp
402018bView on GitHub