NickKaparinos/Automated-Cryptocurrency-trading-using-Deep-RL
Training and evaluation of Deep Reinforcement Learning cruptocurrency trading agent.
This project helps cryptocurrency traders automate their trading decisions. It takes historical hourly price data for cryptocurrencies like ADA, BTC, ETH, and LTC, and learns an optimal trading strategy to maximize profit. The output is a trading agent that decides whether to buy, sell, or hold one of the four specified cryptocurrencies against USD. Traders and investors looking to automate their cryptocurrency portfolios would use this.
No commits in the last 6 months.
Use this if you want to explore an automated, AI-driven strategy for trading cryptocurrencies, aiming to outperform a simple 'Buy and Hold' approach.
Not ideal if you prefer manual trading, require a strategy for a wider range of cryptocurrencies, or need real-time, ultra-high-frequency trading capabilities.
Stars
21
Forks
7
Language
Python
License
MIT
Category
Last pushed
Jun 06, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NickKaparinos/Automated-Cryptocurrency-trading-using-Deep-RL"
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...