sachink2010 / AutomatedStockTrading-DeepQ-LearningLinks
Every day, millions of traders around the world are trying to make money by trading stocks. These days, physical traders are also being replaced by automated trading robots. Algorithmic trading market has experienced significant growth rate and large number of firms are using it. I have tried to build a Deep Q-learning reinforcement agent model …
☆284Updated 4 years ago
Alternatives and similar repositories for AutomatedStockTrading-DeepQ-Learning
Users that are interested in AutomatedStockTrading-DeepQ-Learning are comparing it to the libraries listed below
Sorting:
- This repository provides the code for a Reinforcement Learning trading agent with its trading environment that works with both simulated …☆218Updated 2 years ago
- Deep LSTM Duel DQN Reinforcement Learning Forex EUR/USD Trader☆194Updated 3 years ago
- Trading Environment(OpenAI Gym) + DDQN (Keras-RL)☆420Updated 3 years ago
- This program trains an agent: StarTrader to trade like a human using a deep reinforcement learning algorithm: deep deterministic policy g…☆108Updated 6 years ago
- Deep Reinforcement Learning for Financial Trading using Price Trailing @ ICASSP 2019☆223Updated 2 years ago
- Trading Environment(OpenAI Gym) + PPO(TensorForce)☆255Updated 3 years ago
- ☆204Updated 2 weeks ago
- Experimental code supporting the results presented in the scientific research paper entitled "An Application of Deep Reinforcement Learni…☆210Updated 4 years ago
- Implementation of Reinforcement Learning in Pair Trading☆11Updated 5 months ago
- Using deep actor-critic model to learn best strategies in pair trading☆320Updated 8 years ago
- Forex trading simulator environment for OpenAI Gym, observations contain the order status, performance and timeseries loaded from a CSV f…☆208Updated 10 months ago
- This trading-gym is the first trading for agent to train with episode of short term trading itself.☆233Updated 3 years ago
- We tested 3 approaches for Pair Trading: distance, cointegration and reinforcement learning approach.☆268Updated 3 years ago
- ☆184Updated 7 years ago
- A Deep Reinforcement Learning Challenge on Forex Portfolio Management☆151Updated last year
- A simple, yet elegant visualization of our stock trading RL agent environment.☆224Updated 4 years ago
- Implementing a Generative Adversarial Network on the Stock Market☆121Updated 3 years ago
- Discover a curated list of projects complementing TensorTrade, distinct from those mentioned in its official documentation. Contributions…☆69Updated 3 years ago
- A light-weight deep reinforcement learning framework for portfolio management. This project explores the possibility of applying deep rei…☆685Updated last year
- Trading environnement for RL agents, backtesting and training.☆166Updated 3 years ago
- An RL model that uses double deep Q learning to generate an optimal policy of stock market trades☆106Updated 3 years ago
- Stock analysis/prediction model using machine learning☆191Updated 8 years ago
- Programs for stock prediction and evaluation☆368Updated 2 weeks ago
- Training an Agent to make automated trading decisions in a simulated stochastic market environment using Reinforcement Learning or Deep Q…☆88Updated 5 years ago
- FinML: A Practical Machine Learning Framework for Dynamic Stock Selection☆166Updated last year
- Trading Gym is an open source project for the development of reinforcement learning algorithms in the context of trading.