Reputation: 43
I am working on supervised machine learning models and I had a couple of doubts about features fractional differentiation. In particular, it is not clear what are the features to be fractional differentiate.
If I am working with OHLC financial time series, this is the procedure I'd follow:
Now, my question is: Does it make sense to fractional differentite all the features or it will be enough to make the OHLC series stationary using fractional differentation and then compute the indicators? Will the indicator be stationary in this case?
Upvotes: 1
Views: 120