Skip to main content

An OpenAI Gym environment for stock market data

Project description

Stock Gym
==========================

This is a stock market `gym` environment for testing/validating stock market
algorithms.

To install, run::
pip install stock_gym gym

and use::
from stock_gym.envs.stocks import make

and run::
env = make('MarketEnv-v0').unwrapped

For more information, please see the `OpenAI Gym <https://github.com/openai/gym/>`_.

Credits
-------

`Bobby <http://bobby.social>`_


News
====

0.2 - 0.3
-----

*Release date: 12-Jan-2018*

* Fixed import bugs.

0.1a, 0.1b, 0.1c, 0.1d
-----

*Release date: 12-Jan-2018*

* Updated documentation; fixed imports

0.1
-----

*Release date: 12-Jan-2018*

* No news is good news.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stock_gym-0.3.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page