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 7 years ago
- stock trading by Deep Q-Learning (Deep Q Network)☆13Updated 8 years ago
- Predict stock movement with Machine Learning and Deep Learning algorithms☆51Updated 2 years ago
- Implementations of FX trading with RRL☆64Updated 6 years ago
- Stock Market Prediction Using Unsupervised Features☆54Updated 6 years ago
- SVM for stock/index prediction☆14Updated 8 years ago
- 把回测从vnpy抽出来,换成py3.5的,把wind的数据写进mongodb,数据结构参考vnpy的,增加遗传算法对策略的回测☆41Updated 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
- This project implements machine learning algorithm to predict stock index futures price by matching recent futures price and volume with …☆15Updated 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
- The strategy-backtesting repository will hold the event driven python backtester. This program will test algorithmic strategies and pro…☆16Updated 9 years ago
- A trading bot that utilizes a Long Short Term Memory (LSTM) Neural Network and other analysis methods