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.
Hello. I am very interested in RL.
How can I run this project? I am curious about the execution environment.
(Ex. How can I capture stock chart? Please more detail explain sir.)
Thank you.
Hello. I am very interested in RL. How can I run this project? I am curious about the execution environment. (Ex. How can I capture stock chart? Please more detail explain sir.) Thank you.