There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.