I have data of one year and I want to forecast for next 3 months with weekly periods. I used ARIMA Model to the forecast because it showed less error compared to ETS. However, I am getting a flat line with cone shaped confidence intervals. The possible reason I can think of is insufficient data to see trend and no seasonality. I have attached the time series plot and auto correlation plot. Is there any way I can forecast this data. (The historic data is weekly)