Learn to use reinforcement learning to maximize the profit gained from a trade

git clone https://github.com/komo135/trade-rl.git
cd trade-rl
pip install .
Technologies | version |
---|---|
python | 3.7 |
tensorflow | 2.7.0 |
numpy | 1.21.4 |
pandas | 1.3.4 |
ta | 0.7.0 |