Deep-Trading
Trading Algorithm
This is an implementation of a trading algorithm using RNNs to predict stock return prices based on S&P 500 index movements.
Algorithmic Trading using RNN
32 stars
4 watching
16 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sravb/algorithmic-trading | An algorithmic trading system using machine learning and historical stock data to predict price movements. | 113 |
deependersingla/deep_trader | An agent learns to trade stocks using reinforcement learning | 1,458 |
pskrunner14/trading-bot | An implementation of a stock trading bot using Deep Q-Learning to predict and make trades based on historical market data. | 983 |
liamconnell/deep-algotrading | A project demonstrating the application of deep learning techniques to financial data and algorithmic trading | 234 |
sachink2010/automatedstocktrading-deepq-learning | A project implementing a reinforcement learning-based automated trading system to optimize stock portfolio management. | 263 |
edouardpoitras/nowtrade | A Python library for creating and backtesting algorithmic trading strategies using machine learning and technical indicators. | 104 |
samre12/deep-trading-agent | A Deep Reinforcement Learning framework for trading Bitcoin | 751 |
miroblog/deep_rl_trader | A reinforcement learning-based trading system that uses Deep Q-Networks to make optimal trading decisions based on historical stock prices. | 411 |
edtechre/pybroker | A Python framework for developing algorithmic trading strategies using machine learning and data science techniques. | 2,062 |
shenyichen105/deep-reinforcement-learning-in-stock-trading | An implementation of a deep reinforcement learning algorithm to learn optimal strategies in pair trading by analyzing stock market data. | 309 |
yazanobeidi/flow | An AI-based algorithmic trading module that uses machine learning to optimize trades for maximum return. | 69 |
rachnog/advanced-deep-trading | An exploration of applying deep learning techniques to financial time series data | 543 |
vivekpa/aialpha | This project trains machine learning models to predict stock returns using various algorithms and techniques. | 1,734 |
tradingstrategy-ai/trading-strategy | A Python framework for developing algorithmic trading strategies on decentralized exchanges. | 232 |
vikrammel/easytrage | An automated cryptocurrency trading system that identifies price disparities across exchanges and suggests trades. | 62 |