Time Series Forecast INDICATOR

https://youtu.be/R2Facmr1CZQ

The Time Series Forecast tries to calculate a best-fit line over a specified time period using Linear Regression. This line is then plotted forward for a user-defined time period.

I use this in an identical way as I use 2 moving average indicators.So the same setups will be used here. You can watch the video for how to use moving averages here .

The advantages of using TSFs over MAs are:

  1. Moving average has more delays.
  2. TFS also tries to forecast the price.