Lets assume there are two different sets of time series sampled at the same time instants. These two series have different scales and units of measurement.
Now I want to know how similar the slopes of these two time series are ?
How do I do that ?
The methods I have already tried: correlation coefficiet (failed, because it always outputs 1 if there is constant rate of change in both the time series, regardless of that difference in that rate of change)
I have been researching this problem for almost a week now and I am unable to find anything viable.