ARIMA Model for Stock Price Forecasting | Backtest Trading Strategies with Python
Jose Carlos Gonzales Tanaka
By José Carlos Gonzáles Tanaka
Prerequisites
This blog is a hands-on tutorial that walks you through the math behind the ARIMA model and how to implement it as a backtesting strategy for stock trading. You'll not only learn how to apply ARIMA models but also how to enhance your results with advanced concepts and references.
To get the most out of this blog, it’s essential to build a strong understanding of time series fundamentals. Start with Introduction to Time Series to learn the core...
