notadamking / RLTrader

A cryptocurrency trading environment using deep reinforcement learning and OpenAI's gym
https://discord.gg/ZZ7BGWh
GNU General Public License v3.0
1.71k stars 537 forks source link

Add dockerization, parameterization, and better unit testing #86

Closed notadamking closed 5 years ago

notadamking commented 5 years ago

This PR is to merge all of the changes from @sph3rex/add-ccxt, while cleaning up some necessary items.

It would be nice if @sph3rex could review and make sure I didn't miss/break anything.

sph3rex commented 5 years ago

There were a few changes that needed fixing. I've merged them from another pull request.