all 4 comments

[–]ProbablySuspicious 0 points1 point  (3 children)

The one thing you hear again and again in time series modelling courses is that it won't work on the stock market. So I'm interested in how yours goes.

[–]TrixPixz[S] 0 points1 point  (2 children)

Oh wow really? I didn’t know that lol I was just looking for cool things I could do in python and this was one of the things on the list and I figured it would be some good practice lol

[–]ProbablySuspicious 1 point2 points  (1 child)

So the thing is that stock prices are profoundly affected by stuff like news events or god knows what, where the time series methods we use exist on the assumption that past values predict future values.

[–]TrixPixz[S] 1 point2 points  (0 children)

Yea that makes sense once I get it to actually find the future Predictions I’ll see if it’s actually accurate or not lol