QLearning_Trading and trade-rl
About QLearning_Trading
ucaiado/QLearning_Trading
Learning to trade under the reinforcement learning framework
This project helps financial traders develop an adaptive strategy for trading a single stock. By inputting historical stock data, it trains an agent through a reward/punishment system to learn and maximize profits. The output is a trading strategy that has learned from experience. This tool is for individual traders or quantitative analysts looking to automate and optimize their trading decisions.
About trade-rl
komo135/trade-rl
Learn to use reinforcement learning to maximize the profit gained from a trade.
This project helps quantitative traders and financial analysts develop and test automated trading strategies. It takes historical market data (like stock or forex prices) as input and uses reinforcement learning to produce a trading agent trained to maximize profit. The output is a model that can make buy/sell decisions based on market conditions.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work