huseinzol05 / Stock-Prediction-Models

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

self.trend[t] and self.real_trend[t] #98

Open waudinio27 opened 3 years ago

waudinio27 commented 3 years ago

What is the difference between the two different types of self.trend in the realtime agent notebook — and what is it needed for?