How to calculate steady/incremental growth?
I have timeseries data for stocks at minute intervals.
What is the best way to calculate incremental growth, for example if I have a stock's price from 9am to 2pm at minute intervals, how can calcule the incremental growth. I don't want to simply calculate the difference between the price at 2pm and 9am, I want to be able to identify stocks which have risen steadily between the two time intervals
Topic regression statistics
Category Data Science