trading-rl

Trading RL

An implementation of Deep Reinforcement Learning for financial trading using Price Trailing and a comparison with another baseline method

Deep Reinforcement Learning for Financial Trading using Price Trailing @ ICASSP 2019

GitHub

218 stars
12 watching
45 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
miroblog/deep_rl_traderA reinforcement learning-based trading system that uses Deep Q-Networks to make optimal trading decisions based on historical stock prices.411
deependersingla/deep_traderAn agent learns to trade stocks using reinforcement learning1,464
matthiasplappert/keras-rlA Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments.8
kh-kim/stock_market_reinforcement_learningProvides a general environment for stock market trading simulation using OpenAI Gym and reinforcement learning algorithms791
kkuette/tradzqaiAn environment and framework for training reinforcement learning agents to make trading decisions on cryptocurrency markets.165
kismuz/btgymA framework for running reinforcement learning experiments in real-world algorithmic trading environments988
liamconnell/deep-algotradingA project demonstrating the application of deep learning techniques to financial data and algorithmic trading234
miroblog/tf_deep_rl_traderA trading agent implemented using reinforcement learning and deep neural networks to make optimal stock market trades.242
ikostrikov/pytorch-ddpg-nafAn implementation of reinforcement learning algorithms for continuous control tasks using deep neural networks.307
toni-sm/skrlA modular reinforcement learning library with support for various environments and frameworks588
shenyichen105/deep-reinforcement-learning-in-stock-tradingAn implementation of a deep reinforcement learning algorithm to learn optimal strategies in pair trading by analyzing stock market data.310
corl-team/corlProvides high-quality implementations of offline and offline-to-online reinforcement learning algorithms in Python.491
matlab-deep-learning/reinforcement_learning_financial_tradingThis project demonstrates a reinforcement learning approach to developing a financial trading model in MATLAB.156
pnecchi/thesisThis thesis applies reinforcement learning to automate trading decisions in financial markets.85
edouardpoitras/nowtradeA Python library for creating and backtesting algorithmic trading strategies using machine learning and technical indicators.104