When we do GARCH, we make time series stationary.
Stationary means constant mean and variance.
Then how are we modelling variance with GARCH when its stationary?
What am I missing here.
Also, can I find daily standard deviation for a stationary time series, using the rolling window method? Same logic, why am I getting different daily S.D. for a stationary time series using rolling window method?