rishipython/StockTradingAI
This project is a Stock Trader trained to trade stocks from the S&P 500. It was made using a Deep Q-Learning model and libraries such as TensorFlow, Keras, and OpenAI Gym. It was trained on data from 2006-2016, cross validated on data from 2016-2018, and tested on data from 2018-2021
This project offers a pre-trained AI that suggests when to buy and sell stocks from the S&P 500, aiming to generate trading signals. It takes historical S&P 500 stock data as input and provides recommendations for trading actions. This is designed for individual investors or financial analysts interested in automated stock trading strategies.
No commits in the last 6 months.
Use this if you are an investor looking for an AI-driven approach to generate trading signals for S&P 500 stocks.
Not ideal if you require real-time trading execution or wish to trade assets beyond the S&P 500.
Stars
22
Forks
12
Language
Jupyter Notebook
License
—
Category
Last pushed
May 25, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/rishipython/StockTradingAI"
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...