huseinzol05 / Stock-Prediction-Models

Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

waudinio27 opened this issue · comments

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