Bitcoin-Trader-RL
A custom OpenAI gym environment for simulating Bitcoin trades on historical price data with live rendering.
In this article, we've created a profitable cryptocurrency trading agent using deep reinforcement learning.
- The bitstamp.csv file was too large to include on Github. You can download it here: https://www.kaggle.com/mczielinski/bitcoin-historical-data
If you'd like to learn more about how we created this agent, check out the Medium article: https://medium.com/@notadamking/visualizing-stock-trading-agents-using-matplotlib-and-gym-584c992bc6d4