henryboisdequin/AI-Stock-Trader
Created an DQN AI Agent which chooses to sell, buy, or keep stocks from various companies.
This tool helps individual traders and investors explore automated stock trading strategies. It takes historical stock price data for selected companies and uses an AI agent to decide whether to buy, sell, or hold stocks. The output is a simulation of the AI's portfolio performance, showing potential profits and portfolio value over time.
No commits in the last 6 months.
Use this if you are an independent trader interested in experimenting with AI-driven decision-making for stock market speculation.
Not ideal if you need a production-ready, real-time trading system or advice for long-term investment planning with diverse asset classes.
Stars
27
Forks
6
Language
Python
License
MIT
Category
Last pushed
Jul 24, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/henryboisdequin/AI-Stock-Trader"
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...