AustinNeverPee / Q-LearningTradingStrategyLinks
A project that uses Reinforcement Learning (Q-Learning) to trade stock.
☆10Updated 8 years ago
Alternatives and similar repositories for Q-LearningTradingStrategy
Users that are interested in Q-LearningTradingStrategy are comparing it to the libraries listed below
Sorting:
- A comprehensive approach for stock trading implemented using Neural Network and Reinforcement Learning separately.☆22Updated 6 years ago
- stock trading by Deep Q-Learning (Deep Q Network)☆13Updated 8 years ago
- Algorithmic trading platform for multiple assets☆36Updated 8 years ago
- This project deals with the use of machine learning to predict changes in stock values as well as we incorporating study on effect of dif…☆13Updated 7 years ago
- In the high-frequency era of trading, orders of stocks can be executed under a millsecond. The information about the thousands of orders …☆10Updated 9 years ago
- The strategy-backtesting repository will hold the event driven python backtester. This program will test algorithmic strategies and pro…☆17Updated 9 years ago
- This project implements machine learning algorithm to predict stock index futures price by matching recent futures price and volume with …☆15Updated 8 years ago
- SVM for stock/index prediction☆13Updated 8 years ago
- 把回测从vnpy抽出来,换成py3.5的,把wind的数据写进mongodb,数据结构参考vnpy的,增加遗传算法对策略的回测☆39Updated 7 years ago
- my trading system depending on deep learning☆29Updated 7 years ago
- A stock trading system that can sell and buy stocks through Tonghuashun platform, mostly for testing strategy in real time using simulati…☆11Updated 8 years ago
- (1) LSTM-RNN stock prices (historical closing precies of S&P500) prediction using keras with tensorflow. (2) Experiments APIs on the netw…☆24Updated 7 years ago
- Code for researching and backtesting pairs trading☆24Updated 15 years ago
- Implementations of FX trading with RRL☆64Updated 6 years ago
- Capstone Project for the Machine Learning Nanodegree. Used Deep Q Learning to create an agent that trade stocks.☆15Updated 8 years ago
- Algorithmic trading☆22Updated 6 years ago
- Trading Stock with Deep Reinforcement Learning☆24Updated 6 years ago
- Stock Prediction with XGBoost: A Technical Indicators' approach☆28Updated 6 years ago
- Deep Direct Recurrent Reinforcement Learning to learn trading system