Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/notadamking/stock-trading-visualization

A simple, yet elegant visualization of our stock trading RL agent environment.
https://github.com/notadamking/stock-trading-visualization

Last synced: 1 day ago
JSON representation

A simple, yet elegant visualization of our stock trading RL agent environment.

Awesome Lists containing this project

README

        

# 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