concrain / Bitcoin_Trading_Bot

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Jupyter Notebook 97.3%Language:Python 2.7%