notadamking / Stock-Trading-Visualization

A simple, yet elegant visualization of our stock trading RL agent environment.
MIT License
212 stars 110 forks source link

Stock-Trading-Visualization

A custom OpenAI gym environment for simulating stock trades on historical price data with live rendering.

In this article, we've added a simple, yet elegant visualization of the agent's trades using Matplotlib.

If you'd like to learn more about how we created this visualization, check out the Medium article: https://medium.com/@notadamking/visualizing-stock-trading-agents-using-matplotlib-and-gym-584c992bc6d4