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
☆21Updated 3 years ago
Alternatives and similar repositories for StockTradingAI:
Users that are interested in StockTradingAI are comparing it to the libraries listed below
- A trade bot for cryptocurrencies powered by machine learning☆32Updated 5 years ago
- Automated trading bot with Functional GUI using an integrated deep learning model to predict stock prices and flag buy and sell periods.☆12Updated 3 years ago
- 📈 Q-Learning and Sentiment Analysis Stock Trade Bot Powered by Alpaca☆42Updated 2 years ago
- 😲🤑Method for Investors and Traders to make Buying and Selling Decisions. 😄Fundamental hare Market Analysis is about using Real data to…☆68Updated 4 years ago
- Algorithms to build Support and Resistance Lines in Financial Series☆17Updated 4 years ago
- trade ES Futures Options☆34Updated 4 years ago
- Stocks and options picking. Tries to contain predictive analytics, recommendations, and calculators.☆39Updated last year
- Using Technical, Fundamental, and Sentimental Analysis with Machine Learning☆75Updated 5 years ago
- Downloads live and historical forex data using python☆17Updated 5 years ago
- A python script that estimates the support and resistance lines of a stock's prices or a period☆74Updated 4 years ago
- Predicting Profitable Day Trading Positions using Decision Tree Classifiers. scikit-learn | Flask | SQLite3 | pandas | MLflow | Heroku | …☆57Updated 3 years ago
- A simple dashboard for graphing tensortrade simulations☆29Updated 4 years ago
- The package contains various analysis tools for live Option Chain Data.☆52Updated 5 years ago
- Developed a deep learning model that allows trading firms to analyze large patterns of stock market data and look for possible permutatio…☆61Updated 5 years ago
- High Frequency Trading (HFT) done using the Alpaca Trade API and Python.☆25Updated 5 years ago
- Broker Bot is an autonomous trading algorithm designed to continuously analyze New York Stock Exchange (NYSE) market conditions and execu…☆14Updated 3 years ago
- Tools for stock options trading: finding best cash covered put and covered call to see, find best call to buy, etc. Keywords: Implied Vo…☆41Updated 3 weeks ago
- MIT Trading Competition algorithmic trading of options and securities☆42Updated 6 years ago
- A software to shortlist and find the best options spread available for a given stock and help it visualise using payoff graphs.☆89Updated last year
- A Python based High Frequency Trading system that uses the Kite Connect API☆35Updated 8 years ago
- materials from past webinars☆40Updated 3 weeks ago
- Example of adaptive trend following strategy based on Renko☆121Updated 5 years ago
- AWS Lambda endpoint for executing Alpaca bracket orders☆109Updated 4 years ago
- A walk through the frameworks of Python in Finance. The repository is currently in the development phase. The finalized version will inc…☆26Updated last year
- Stock Fundamental Analysis using Machine Learning Classification Models☆103Updated 3 years ago
- A small example to show how stock trading can be done with evolutionary neural networks