mattjhawken/deep-rl-trading
A transformer-based deep RL trading bot built with PyTorch.
This project helps quantitative traders and financial analysts automate stock market trading decisions. It takes historical stock price data for specified tickers as input and generates an automated trading strategy capable of making buy, sell, or hold decisions. The output is a trained agent that can execute trades based on deep reinforcement learning principles.
No commits in the last 6 months.
Use this if you are a quantitative trader looking to experiment with advanced AI models like transformers and deep reinforcement learning to develop automated trading strategies for stock markets.
Not ideal if you are looking for a plug-and-play trading bot without needing to understand or configure machine learning and reinforcement learning parameters.
Stars
14
Forks
4
Language
Python
License
—
Category
Last pushed
Jan 16, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mattjhawken/deep-rl-trading"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
quantylab/rltrader
파이썬과 케라스를 이용한 딥러닝/강화학습 주식투자 - 퀀트 투자, 알고리즘 트레이딩을 위한 최첨단 해법 입문 (개정판)
matlab-deep-learning/reinforcement_learning_financial_trading
MATLAB example on how to use Reinforcement Learning for developing a financial trading model
erhardtconsulting/tensortrade-ng
TensorTrade-NG is an open source Python framework for building, training, evaluating, and...
TradeMaster-NTU/TradeMaster
TradeMaster is an open-source platform for quantitative trading empowered by reinforcement...
LeonardoBerti00/DeepMarket
DeepMarket is a framework for performing Limit Order Book simulation with Deep Learning. This is...