Stock-Trading-Environment  by notadamking

OpenAI Gym environment for stock trading simulation

created 6 years ago
832 stars

Top 43.7% on sourcepulse

GitHubView on GitHub
Project Summary

This project provides a custom OpenAI Gym environment for simulating stock trading using historical price data. It is designed for researchers and developers interested in applying reinforcement learning techniques to financial markets. The environment allows for training trading agents and evaluating their performance on unseen data.

How It Works

The environment simulates a stock market by loading historical price data. Agents interact with the environment by taking actions (buy, sell, hold) and receive observations (current price, portfolio status) and rewards (profit/loss). This approach allows for standardized testing and comparison of different reinforcement learning algorithms in a simulated trading context.

Quick Start & Requirements

Highlighted Details

  • Custom OpenAI Gym environment for stock trading simulation.
  • Utilizes historical price data for training and evaluation.
  • Facilitates reinforcement learning agent development for financial markets.

Maintenance & Community

  • The project appears to be maintained by a single author, notadamking.
  • No community links (Discord, Slack) or roadmap are provided in the README.

Licensing & Compatibility

  • The README does not specify a license.

Limitations & Caveats

The project's lack of a specified license raises concerns about commercial use and redistribution. The absence of community channels or a roadmap suggests limited ongoing development or support.

Health Check
Last commit

4 years ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
15 stars in the last 90 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Travis Fischer Travis Fischer(Founder of Agentic), and
2 more.

ai-hedge-fund by virattt

1.2%
39k
AI-powered hedge fund proof-of-concept for educational use
created 8 months ago
updated 22 hours ago
Feedback? Help us improve.