gym-crypto
gym-crypto copied to clipboard
gym-crypto environnment
A RL environment made for Binance
observation space of the agent :
The agent then take a decision between -1 and 1. 1 means buying everything he can, -1 means selling everything he have, 0.5 means buying 50% of what he have.
run main.py for a demonstration.