Gettings Started#

Installation#

Gym Trading Env supports Python 3.9+ on Windows, Mac, and Linux. You can install it using pip:

pip install gym-trading-env

Or using git :

git clone https://github.com/ClementPerroud/Gym-Trading-Env

Import#

You can import Gym Trading Env with :

import gym_trading_env