Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 579 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 579 Bytes

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.

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