This is the code for this video on Youtube by Siraj Raval called Watch me Build a Trading Bot.
- gekko
- reinforcejs
- Bitcoin API
'npm install --only=production'
'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 go to AskMike for the starter code.