Converting forecasted log returns of GARCH modelling into original stock prices using R
I used a data set of the stock prices of a certain internet provider company in my country and I wanted to forecast the stock prices of that company using garch modelling of its historical data. I used log returns of the stock prices as it is stationary and conducted GARCH modelling and forecasting using this data.