samre12/deep-trading-agent
Deep Reinforcement Learning based Trading Agent for Bitcoin
This project helps cryptocurrency traders develop an automated trading strategy for Bitcoin. It takes historical Bitcoin price data as input and trains a Deep Reinforcement Learning agent to make optimal 'buy', 'sell', or 'hold' decisions. The output is a trading agent capable of making these decisions autonomously. It's designed for quantitative traders and financial analysts who want to apply machine learning to Bitcoin trading.
792 stars. No commits in the last 6 months.
Use this if you are a quantitative trader or financial analyst looking to build and train an automated Bitcoin trading agent using deep reinforcement learning.
Not ideal if you need a ready-to-use trading bot or are not comfortable with machine learning model training and configuration.
Stars
792
Forks
206
Language
Python
License
MIT
Category
Last pushed
Jun 07, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/samre12/deep-trading-agent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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...