huseinzol05 / Stock-Prediction-Models

Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
Apache License 2.0
7.66k stars 2.74k forks source link

The realtime evolution agent repaints. #96

Open sword134 opened 3 years ago

sword134 commented 3 years ago

So I recently trained a realtime evolution agent that I want to use in a production environment for testing. However, when downloading and feeding it the latest data it will repaint. I have attached some pictures below. The first picture is taken 15 minutes before the closing bell and the second is taken 30 minutes after the opening bell the following day. Both pictures are of the DIA ETF.

Deep_RL 214500 Deep_RL 160000 As seen the latest screenshot shows a buy and sell signal towards the end of the time series, however, the first screenshot doesn't show this buy and sell signal.