Skip to content

This is the code for "Bitcoin Trading Bot" By Siraj Raval on Youtube

Notifications You must be signed in to change notification settings

concrain/Bitcoin_Trading_Bot

 
 

Repository files navigation

Bitcoin Trading Bot

Overview

This is the code for this video on Youtube by Siraj Raval on Bitcoin Trading Bots.

Dependencies

  • numpy
  • pandas
  • h5py
  • matplotlib

Use pip to install the dependencies.

Usage

See the Bitcoin LSTM Prediction.ipynb file directly on GitHub to see the code. If you want to run it locally, download this repo and use jupyter to run it on your machine.

Credits

Credits for this code go to jaungiers. I've merely created a wrapper to get people started.

About

This is the code for "Bitcoin Trading Bot" By Siraj Raval on Youtube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.3%
  • Python 2.7%