machine-learning-for-trading
Trading platform
Provides software tools and examples to implement machine learning strategies for trading and portfolio management
Code for Machine Learning for Algorithmic Trading, 2nd edition.
13k stars
390 watching
4k forks
Language: Jupyter Notebook
last commit: 3 months ago
Linked from 1 awesome list
artificial-intelligencedata-sciencedeep-learningfinanceinvestmentinvestment-strategiesmachine-learningml4t-workflowsynthetic-datatradingtrading-agenttrading-strategies
Related projects:
Repository | Description | Stars |
---|---|---|
matlab-deep-learning/reinforcement_learning_financial_trading | This project demonstrates a reinforcement learning approach to developing a financial trading model in MATLAB. | 154 |
liamconnell/deep-algotrading | A project demonstrating the application of deep learning techniques to financial data and algorithmic trading | 234 |
packtpublishing/hands-on-machine-learning-for-algorithmic-trading | Teaches data analysts and developers to create smart investment strategies using machine learning algorithms | 1,493 |
marketneutral/pairs-trading-with-ml | An exploration of using Machine Learning to identify profitable pairs trading strategies in the financial markets. | 207 |
sravb/algorithmic-trading | An algorithmic trading system using machine learning and historical stock data to predict price movements. | 113 |
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 |
sachink2010/automatedstocktrading-deepq-learning | A project implementing a reinforcement learning-based automated trading system to optimize stock portfolio management. | 263 |
chrisconlan/algorithmic-trading-with-python | Provides a framework for building and testing algorithmic trading strategies in Python | 2,747 |
christophm/interpretable-ml-book | A comprehensive resource for explaining the decisions and behavior of machine learning models. | 4,794 |
ai4finance-foundation/finrl-trading | Develops an AI-based trading strategy using supervised and deep reinforcement learning techniques to select stocks and allocate assets for investment. | 2,118 |
ha2emnomer/deep-trading | This is an implementation of a trading algorithm using RNNs to predict stock return prices based on S&P 500 index movements. | 32 |
edtechre/pybroker | A Python framework for developing algorithmic trading strategies using machine learning and data science techniques. | 2,062 |
algotraders/stock-analysis-engine | Automates backtesting of investment algorithms with live pricing data from IEX Cloud, Tradier, and FinViz for training AI models. | 1,042 |
scottfreellc/alphapy | An autoML framework for building and analyzing trading systems and sports betting models using machine learning algorithms. | 1,160 |
tensortrade-org/tensortrade | A framework for building and deploying robust trading agents using reinforcement learning | 4,562 |