s-diaco / DRL4Trading
Trade using DRL algorithms on tensorflow2 and tf-agents
☆11Updated last year
Alternatives and similar repositories for DRL4Trading:
Users that are interested in DRL4Trading are comparing it to the libraries listed below
- Using a modified version of Werner Duvaud's MuZero implementation (https://github.com/werner-duvaud/muzero-general) this reinforcement ag…☆17Updated 3 years ago
- Reinforcement Learning in FX Trading☆28Updated 5 years ago
- ☆13Updated 5 years ago
- An implementation of a stock market trading bot, which uses Deep Q Learning☆23Updated 2 years ago
- Learn to use reinforcement learning to maximize the profit gained from a trade.☆27Updated 3 years ago
- Automated FOREX trading using recurrent reinforcement learning☆33Updated 2 years ago
- DQN RL Trading bot for bitcoin☆34Updated 2 years ago
- WATERMELON: Multi-Agent Reinforcement Learning Based Algorithmic Stock Trading System with GUI Application☆16Updated 2 years ago
- An RL model that uses double deep Q learning to generate an optimal policy of stock market trades☆100Updated 2 years ago
- Discover a curated list of projects complementing TensorTrade, distinct from those mentioned in its official documentation. Contributions…☆71Updated 2 years ago
- Trading multiple stocks using custom gym environment and custom neural network with StableBaselines3.☆51Updated 2 years ago
- Monlan is a collection of Data Science experiments (DRL and other approaches) into FOREX algotrading field. Warning! It's my research pro…☆12Updated 2 years ago
- Crypto trading bot using FinRL reinforcement learning model☆25Updated 3 years ago
- This project is part of my internship at ULiege on Deep RL in stock market trading☆44Updated last year
- Deep Reinforcement Learning for Stock trading task☆20Updated 4 years ago
- A Deep Reinforcement Learning model for high volume and frequency Forex Portfolio Management☆11Updated 2 years ago
- An example for making highly customized environments in TensorTrade.