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 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
miroblog/deep_rl_trader A reinforcement learning-based trading system that uses Deep Q-Networks to make optimal trading decisions based on historical stock prices. 411
deependersingla/deep_trader An agent learns to trade stocks using reinforcement learning 1,458
matthiasplappert/keras-rl A Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments. 7
kh-kim/stock_market_reinforcement_learning Provides a general environment for stock market trading simulation using OpenAI Gym and reinforcement learning algorithms 791
kkuette/tradzqai An environment and framework for training reinforcement learning agents to make trading decisions on cryptocurrency markets. 165
kismuz/btgym A framework for running reinforcement learning experiments in real-world algorithmic trading environments 988
liamconnell/deep-algotrading A project demonstrating the application of deep learning techniques to financial data and algorithmic trading 234
miroblog/tf_deep_rl_trader A trading agent implemented using reinforcement learning and deep neural networks to make optimal stock market trades. 241
ikostrikov/pytorch-ddpg-naf An implementation of reinforcement learning algorithms for continuous control tasks using deep neural networks. 307
toni-sm/skrl A modular reinforcement learning library with support for various environments and frameworks 560
shenyichen105/deep-reinforcement-learning-in-stock-trading An implementation of a deep reinforcement learning algorithm to learn optimal strategies in pair trading by analyzing stock market data. 309
corl-team/corl Provides high-quality implementations of offline and offline-to-online reinforcement learning algorithms in Python. 482
matlab-deep-learning/reinforcement_learning_financial_trading This project demonstrates a reinforcement learning approach to developing a financial trading model in MATLAB. 154
pnecchi/thesis This thesis applies reinforcement learning to automate trading decisions in financial markets. 85
edouardpoitras/nowtrade A Python library for creating and backtesting algorithmic trading strategies using machine learning and technical indicators. 104