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.
==========================
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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file stock_gym-0.3.tar.gz
.
File metadata
- Download URL: stock_gym-0.3.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24933fa18f171eb1945774207693bf86c4457e18a276e8994a6d686c47306cb2 |
|
MD5 | 012131ecc47cd68537ad2166780211c6 |
|
BLAKE2b-256 | b96e73a0ce07d5d5ebdfca62e64f8151f7eb6da39eb920c70a56f7b30a18f251 |