I have the following model to forecast the price time series. It generates a forecast for 1 day ahead. So, the planning horizon is 1.
model = Sequential() mod