Skip to content

This is the code for "Watch Me Build a Trading Bot" by Siraj Raval on Youtube

License

Notifications You must be signed in to change notification settings

llSourcell/Watch-Me-Build-a-Trading-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is the code for this video on Youtube by Siraj Raval called Watch me Build a Trading Bot.

Dependencies

  • gekko
  • reinforcejs
  • Bitcoin API

Usage

Step 1 - Install dependencies with NPM

'npm install --only=production'

Step 2 - Start the bot

'node gekko --ui'

Step 3 - Follow the instructions here to install a custom neural strategy

Step 4 - Once that works, create your own custom deep RL strategy using this library.

Credits

Credits go to AskMike for the starter code.

About

This is the code for "Watch Me Build a Trading Bot" by Siraj Raval on Youtube

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published