You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Overview :
In this script, it use ARIMA model in MATLAB to forecast Stock Price. Using real life data, it will explore how to manage time-stamped data and tune the parameters of ARIMA Model (Degree of Integration, Autoregressive Order, Moving Average Order) . Prior to ARIMA model, it requires to perform exploratory data analysis and transform the data into stationary data. It also recommend what are the important indicators to looking at when conducting goodness-of-fit checks. It will forecast the Stock price and run them under Monte Carlo Simulation.
[Note : Not advocating any particular strategy, factors or methodology]
Highlights :
1) Handling downloaded data from Yahoo Finance using the timetable object
2) Transform data into stationary data with helps of exploratory data analysis
3) ARIMA modelling
4) Forecasting
Product Focus :
MATLAB
Econometric Toolbox
Cite As
Kevin Chng (2026). Stock Prediction Using ARIMA (https://uk.mathworks.com/matlabcentral/fileexchange/68576-stock-prediction-using-arima), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.2 (596 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
