hakanfire / Candlestick_RL

This code is designed to predict stock prices using the A3C algorithm. The algorithm takes a desktop screenshot every 5 minutes, identifies the stock prices in the image as a candlestick chart using a CNN, makes decisions using a DNN, and predicts the direction and magnitude of future bars.
GNU General Public License v3.0
2 stars 0 forks source link