Persistence and stationarity together
I am trying to analyse a time series. I want to get only quantitative results (so, I'm excluding things like looking at this plot we can note... or as you can see in the chart ...).
In my job, I analyse stationarity and persistence. First, I run ADF test and get stationary or non-stationary as results. Then, I need to work on persistence. To do so, I use ACF.
My question is: suppose I got non-stationary time series. Is it right to run ACF on it (without differencing)? I would like to comment upon stationarity and persistency without having to differenciate (so, just run tests on the original data and getting asnwers like strong positive persistence, weak negative persistence, ...).
Thanks to who will even just read my question
Topic statsmodels finance time-series statistics
Category Data Science